Albert S
414d53e59a
The qt sqlite3 driver only accepts a single statement per exec(). We can't split by ; due to the trigger statements. Thus, the pragmatic and dirty solution is to simply put a query per line. |
||
---|---|---|
.. | ||
common.cpp | ||
common.h | ||
create.qrc | ||
create.sql | ||
filedata.h | ||
looqsgeneralexception.cpp | ||
looqsgeneralexception.h | ||
looqsquery.cpp | ||
looqsquery.h | ||
searchresult.h | ||
shared.pro | ||
sqlitesearch.cpp | ||
sqlitesearch.h | ||
token.cpp | ||
token.h |