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
The idea is to use SQLite in development and PostgreSQL in staging/production environment.
So please rename issue to "PostgreSQL database for application deployment in staging/production" and modify description accordingly.
stevelaskaridis
changed the title
PostgreSQL database for application deployment
PostgreSQL database for application deployment (production and test environments)
Nov 13, 2015
Description
The application should be deployed on PostgreSQL rather than SQLite3 in production.
Testing should be also done with a PostgreSQL backend
Potential improvements
We could add, later on, support for different database backends.
The text was updated successfully, but these errors were encountered: