Skip to content

A %s definition needs at least a name, if SQLite database file does not start with ./ #86

@Ragnaroek

Description

@Ragnaroek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions