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

correct database url in sample env to actual default value #68

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

adrblo
Copy link
Member

@adrblo adrblo commented Aug 19, 2024

The path format of a sqlalchemy sqlite file is not that intuitive. See https://docs.sqlalchemy.org/en/20/core/engines.html#sqlite

First, I changed the wrong value to the actual default value in the .env.sample. Second, I linked the documentation of sqlalchemy.

@MSchmoecker MSchmoecker merged commit 7452568 into master Aug 19, 2024
10 checks passed
@MSchmoecker MSchmoecker deleted the fix-env-sample branch August 19, 2024 21:53
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