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
We should strip all calls to SQLite out of the DB access code and rewrite it to use SQLAlchemy. This should enable the transparent change to a PostgreSQL backend.
The text was updated successfully, but these errors were encountered:
We should strip all calls to SQLite out of the DB access code and rewrite it to use SQLAlchemy. This should enable the transparent change to a PostgreSQL backend.
The text was updated successfully, but these errors were encountered: