Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Need to quote database table names #23

Closed
@justinclift

Description

@justinclift

An interesting SQL error is showing on the dev1 webUI console:

2017/04/10 12:26:34 Error when preparing statement for database: near "-": syntax error (SELECT * FROM chat-histories LIMIT ?) (SQL logic error or missing database)

At a first guess, without proper investigation yet, the bug is probably just a matter of adding quotes to the table name clauses. Shouldn't be too hard to check, fix, verify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions