We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We currently don't support paths that have URL encoded spaces, for example:
file:///foo/bar%20baz/sqlite.db
Let's decode the URL before passing using it for path lookup.