Closed psh closed 1 year ago
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.
file://
Fixes #57
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