You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SqfliteDatabaseException: DatabaseException(table RESTAURANTS has no column named meals (code 1 SQLITE_ERROR[1]): , while compiling: INSERT INTO RESTAURANTS (id, name, ref, meals) VALUES (NULL, ?, ?, ?)) sql 'INSERT INTO RESTAURANTS (id, name, ref, meals) VALUES (NULL, ?, ?, ?)' args [Cantina - Jantar, , {sunday: [], saturday: [], tuesday: [], wednesday:...]
File "platform_exception.dart", line 12, in wrapDatabaseException
File "database_mixin.dart", line 576, in SqfliteDatabaseMixin.txnRawInsert.<fn>
File "database_mixin.dart", line 485, in SqfliteDatabaseMixin.txnSynchronized
File "app_restaurant_database.dart", line 107, in RestaurantDatabase.insertRestaurant
File "app_restaurant_database.dart", line 127, in RestaurantDatabase.saveToDatabase.<fn>
...
(14 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: UNI-R2R
The text was updated successfully, but these errors were encountered: