Skip to content

Handle file:// url prefix when fixing the databasePath #80

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

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

psh
Copy link
Contributor

@psh psh commented Aug 18, 2022

Fixed a bug where the database path gained extraneous characters on the end if slashes got stripped from earlier in the string, and added handling for file:// url prefixes in the string, stripping them off as required.

Fixes #57

@kpgalligan kpgalligan merged commit 3f2b819 into main Nov 11, 2022
@kpgalligan kpgalligan deleted the psh/handle-file-url-prefix branch November 5, 2023 18:46
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.

file:/// prefixes for paths do weird things
2 participants