· 8 years ago · Dec 06, 2017, 02:36 PM
1test1:test1
2test2:2
3[Error message: Could not execute statement] [Last executed query: CREATE TABLE IF NOT EXISTS oc_test_db_main (id INTEGER PRIMARY KEY AUTOINCREMENT,uid int REFERENCES user(id),object text)] [Native code: 1] [Native message: near "NOT": syntax error] DB Error: "MDB2 Error: syntax error"
4Offending command was: CREATE TABLE IF NOT EXISTS oc_test_db_main (id INTEGER PRIMARY KEY AUTOINCREMENT,uid int REFERENCES user(id),object text)