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(near "nulls": syntax error (code 1 SQLITE_ERROR): , while compiling: select p.barcode from gzipped_product p left outer join product_last_access a on p.barcode = a.barcode where p.lc is null or p.lc != ? order by a.last_access desc nulls last limit ?) sql 'select p.barcode from gzipped_product p left outer join product_last_access a on p.barcode = a.barcode where p.lc is null or p.lc != ? order by a.last_access desc nulls last limit ?' args [ar, 20]
File "stacktrace_utils.dart", line 10, in getCurrentStackTrace
File "sentry_exception_factory.dart", line 44, in SentryExceptionFactory.getSentryException
File "sentry_client.dart", line 235, in SentryClient._prepareEvent
File "sentry_client.dart", line 119, in SentryClient.captureEvent
File "hub.dart", line 173, in Hub.captureException
The text was updated successfully, but these errors were encountered:
Sentry Issue: SMOOTHIE-3MJ
The text was updated successfully, but these errors were encountered: