Johan Wikman d70dad260a Implement collecting behaviour in qc_sqlite
By default, only the essentials - the type and the operation - of
a statement will be collected and only if fields, tables, functions
and databases are explicitly asked for, will they be collected.
However, a statement will be parsed at most twice; if parsing is
needed a second time then all information will be collected.

If it is known that some particular information is needed, then
qc_parse() can be called explicitly to ensure it is collected
at first parsing.
2017-03-22 11:09:36 +02:00
..
2016-08-11 12:44:07 +03:00
2016-08-11 12:44:07 +03:00
2017-03-07 11:45:49 +02:00
2017-01-17 14:48:43 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2016-08-11 12:44:07 +03:00