j
Size: a a a
j
M
PE
java.lang.IllegalStateException: Pre-packaged database has an invalid schema: restaurant(com.itmo.egorov.myfavoritebars.Restaurant).
Expected:
... price=Column{name='price', type='INTEGER', affinity='3', notNull=true, primaryKeyPosition=0, defaultValue='null'}...
Found:
... price=Column{name='price', type='INTEGER', affinity='3', notNull=false, primaryKeyPosition=0, defaultValue='null'} ...
i
RC
i
RC
RC
i
L
AZ
AZ
a
RC
L
I
Na
ИМ
@GET(date)
suspend fun getRatesByDateAsync(
@Query("key") aKey: String = A_KEY,
): Response
DB