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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I guess this is more of a Django issue but perhaps someone here has run into it as well.
When I try to use Marmot with Django¹ I get the following error:
django.db.utils.OperationalError: no such table: main.pragma_function_list
There's one issue here that seems somewhat similar but that doesn't help me in this case: #102
The Django version will be upgraded at some point but not in the very near future.
¹ admittedly a very old version: v2.2.8
Beta Was this translation helpful? Give feedback.
All reactions