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

Fix SQLITE_CANTOPEN when opening Forge database file #16019

Merged
merged 1 commit into from
May 29, 2023

Conversation

yastanotheruser
Copy link
Contributor

Use expand-file-name instead of concat to expand ~ to the user's home directory. Fixes #16014.

@smile13241324 smile13241324 merged commit 012fd05 into syl20bnr:develop May 29, 2023
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.

When I use sqlite3 I get db-error "sqlite_open_v2() failed" 14
2 participants