The problem is this regex in the SQLite backend in the analyze function.
I used the filename "db/database.db" which return nil in the capture. Also ./db/database.db does not work.
Using ./database.db works, but it took me a very long time to figure out what was actually wrong.
Regards,
Michael