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

Generalize quill context #58

Open
bartma11 opened this issue Apr 6, 2023 · 0 comments
Open

Generalize quill context #58

bartma11 opened this issue Apr 6, 2023 · 0 comments

Comments

@bartma11
Copy link

bartma11 commented Apr 6, 2023

For now the application uses SQliteZioJdbcContext[SnakeCase] which is a SQLite specific solution. Changing SQlite to for example PostgreSQL would require quite a refactor. @adamw suggested that we should look for a way to generalize application code, so that a change of database would be easier.

@bartma11 bartma11 linked a pull request Apr 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant