Skip to content

Quoting tables #48

@Ambrevar

Description

@Ambrevar

I have a table names 'foo-bar' and edbi fails to display it with

Error: near "-": syntax error

From the commandline, a

$ sqlite3 database.db "SELECT * FROM social-account;"

produces the same error, while

$ sqlite3 database.db "SELECT * FROM 'social-account';"

works.

Something wrong with edbi not quoting?

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