Skip to content

Mistake in README example #9

Description

@pihomeserver

Hello,
In the documentation from the README you give an example (in General Guide for Using section) :

"CREATE table (id INTEGER PRIMARY KEY, data TEXT);"

Should be

"CREATE TABLE table (id INTEGER PRIMARY KEY, data TEXT);"

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