How to specify the SQLite3 file when it is not in the current directory? Similar to sqlite://gowitness.sqlite3.
Admin123456-check opened this issue · 1 comments
Admin123456-check commented
How to specify the SQLite3 file when it is not in the current directory? Similar to sqlite://gowitness.sqlite3.
leonjza commented
sqlite:///the/path/to/the/file/databasefile.sqlite3