Yasuhiro Matsumoto
e63ddcaa1a
wrapper is not needress when not use libsqlite3
2016-09-08 01:00:36 +09:00
Yasuhiro Matsumoto
bf2cfc371a
fix build
2016-09-08 00:59:25 +09:00
Yasuhiro Matsumoto
2bc6ac72c0
fix build
2016-09-08 00:30:54 +09:00
A.N
2b0a8971e3
Remove obsolete comment
...
The implementation which caused it was abandoned before first commit.
2016-09-07 23:48:27 +09:00
A.N
911ebeea74
TraceInfo: fix RunTimeNanosec retrieval, add AutoCommit
...
Also change type of EventCode to uint32 so adding AutoCommit
is "free" = does not enlarge the TraceInfo struct.
32 bits are more than enough, since only 4 (four) are used now.
2016-09-07 23:48:17 +09:00
A.N
0a2fcd29b6
Provide access to sqlite3_trace_v2().
2016-09-07 23:48:06 +09:00