Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DatabaseException - table RESTAURANTS #1370

Open
sentry-io bot opened this issue Oct 25, 2024 · 0 comments · May be fixed by #1380
Open

DatabaseException - table RESTAURANTS #1370

sentry-io bot opened this issue Oct 25, 2024 · 0 comments · May be fixed by #1380
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 25, 2024

Sentry Issue: UNI-R2R

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)
@sentry-io sentry-io bot added the bug Something isn't working label Oct 25, 2024
@github-project-automation github-project-automation bot moved this to 📋 Product Backlog in UNI Oct 25, 2024
@DGoiana DGoiana added the good first issue Good for newcomers label Oct 29, 2024
@R0drig0-P R0drig0-P linked a pull request Nov 3, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: 📋 Product Backlog
Development

Successfully merging a pull request may close this issue.

2 participants