Skip to content
New issue

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

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

Already on GitHub? # to your account

Resolve "Allow for using a local sqlite database" #30

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

btschwertfeger
Copy link
Owner

@btschwertfeger btschwertfeger commented Jan 6, 2025

The command-line parameters are now grouped to either use a local sqlite as database or using a PostgreSQL database via credentials, host, and port.

The tests were changed to use the sqlite file instead of being run in-memory.

@btschwertfeger btschwertfeger added the enhancement New feature or request label Jan 6, 2025
@btschwertfeger btschwertfeger added this to the Upcoming Release milestone Jan 6, 2025
@btschwertfeger btschwertfeger self-assigned this Jan 6, 2025
@btschwertfeger btschwertfeger enabled auto-merge (squash) January 6, 2025 05:23
@btschwertfeger btschwertfeger merged commit 57c78ff into master Jan 6, 2025
14 checks passed
@btschwertfeger btschwertfeger deleted the 8-allow-for-using-a-local-sqlite-database branch January 6, 2025 05:24
@btschwertfeger btschwertfeger linked an issue Jan 6, 2025 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow for using a local sqlite database
1 participant