what I'm wondering: why not use the same defaults for the local sqlite? if it blows when testing loc
what I'm wondering: why not use the same defaults for the local sqlite? if it blows when testing locally then there would be less confusion


nearX [ERROR] near ")": syntax errornearsqlite3ErrorMsg(pParse, "near \"%T\": syntax error", &TOKEN);Parse error near line 163: near "VALUES": syntax error
INSERT INTO "keyedData" ("key", "data" VALUES ('expirationTimeForJWT', '216000
error here ---^Parse error near line 135: near "(": syntax error
nnedOut IS dateTime(timeScannedOut)) PRIMARY KEY (lineNum, ticketNumber) );
error here ---^X [ERROR] near "(": syntax error