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
OperationalError: no such table: main_extractor
(18 additional frame(s) were not displayed)
...
File "raven/contrib/django/client.py", line 114, in execute
return real_execute(self, sql, params)
File "django/db/backends/utils.py", line 65, in execute
return self.cursor.execute(sql, params)
File "django/db/utils.py", line 94, in __exit__
six.reraise(dj_exc_type, dj_exc_value, traceback)
File "django/db/backends/utils.py", line 65, in execute
return self.cursor.execute(sql, params)
File "django/db/backends/sqlite3/base.py", line 328, in execute
return Database.Cursor.execute(self, query, params)
OperationalError: no such table: main_extractor
The text was updated successfully, but these errors were encountered:
https://sentry.io/unicourt-demo/demo-django/issues/503929721/
The text was updated successfully, but these errors were encountered: