Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SQLite #55

Open
coolya opened this issue Nov 1, 2021 · 0 comments
Open

Support for SQLite #55

coolya opened this issue Nov 1, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers server Backend related

Comments

@coolya
Copy link
Member

coolya commented Nov 1, 2021

Is your feature request related to a problem? Please describe.
Testing requires PostgreSQL which makes it harder to run the test than required.

Describe the solution you'd like
Support SQLite as a database backend for small deployments and testing.
We would need new environment variables to control the database backend. As part of the we should prefix the variables e.g. POSTGRE_HOST, POSTGRE_DB, etc.

Additional context
See exposed configuration for sqlite here.

@coolya coolya added enhancement New feature or request good first issue Good for newcomers server Backend related labels Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers server Backend related
Projects
None yet
Development

No branches or pull requests

1 participant