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

First attempt of adding UpdateDBConnection #1

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Conversation

landerlini
Copy link
Collaborator

When using PyLamarr, it is sometimes necessary to force synchronization of the C++ connection of the database with disk to make sure Python and C++ are indeed on the same page.
This can be achieved by closing and reopening the connection.
In this pull request I provide an implementation for a Transforme closing and reopening the DB Connection.

@landerlini landerlini merged commit e801210 into master Jun 1, 2024
1 check failed
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 this pull request may close these issues.

1 participant