jdhitsolutions / MySQLite

A small set of PowerShell commands for working with SQLite database files.
MIT License
41 stars 4 forks source link

Resolve relative paths #1

Closed jdhitsolutions closed 5 years ago

jdhitsolutions commented 5 years ago

Need to make sure relative database paths like .\test.db get resolved to their full file system path.

jdhitsolutions commented 5 years ago

I think this is fixed in v.0.4.0