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

[API] Start using transactions for database access #135

Open
PTKay opened this issue Jul 2, 2021 · 0 comments
Open

[API] Start using transactions for database access #135

PTKay opened this issue Jul 2, 2021 · 0 comments
Assignees
Labels
api Issue related to the server application enhancement New feature or request

Comments

@PTKay
Copy link
Member

PTKay commented Jul 2, 2021

We should start using transactions for database access. This can be done by using JDBI handles instead of the JDBI object directly when executing transactions.

@PTKay PTKay added enhancement New feature or request api Issue related to the server application labels Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the server application enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants