Skip to content

SQLite install throws error #19

@bonelifer

Description

@bonelifer

Trying to test SQLite I get the error below:

command used:
./sd-utility.php --usesqlite --usedb --nomyth --skiplogo

Error
`PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 near "DESCRIBE": syntax error' in /home/pi/tort/mfdb-json/sd-utility.php:1809
Stack trace:
#0 /home/pi/tort/mfdb-json/sd-utility.php(1809): PDO->prepare('DESCRIBE settin...')
#1 /home/pi/tort/mfdb-json/sd-utility.php(345): checkForSchemaUpdate(true)
#2 {main}

thrown in /home/pi/tort/mfdb-json/sd-utility.php on line 1809
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions