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

only run ddl if a new file #1235

Merged
merged 5 commits into from
Nov 13, 2024
Merged

only run ddl if a new file #1235

merged 5 commits into from
Nov 13, 2024

Conversation

Christian-B
Copy link
Member

To not have to store open database we create a new wrapper around the same db file many times.

It does not make send to run the create table if not exists code each time

@rowleya rowleya merged commit 3d68315 into master Nov 13, 2024
11 checks passed
@rowleya rowleya deleted the db_cleanup branch November 13, 2024 09:20
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.

2 participants