-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels