go-sqlite3/_example
A.N 17a684694a Example program for the new SetTrace()
Does INSERT, then SELECT on the inserted rows (in-memory database).
The purpose of all these is to cause activity so there will be trace
messages to display. Trace message formatting is included
(a useful format, with explanations).
2016-09-07 23:48:36 +09:00
..
custom_func remove binary file 2015-09-16 10:47:42 +09:00
hook Fix example to check the correct error value 2015-08-24 17:19:04 -07:00
mod_regexp rename 2013-09-12 09:40:57 +09:00
mod_vtable Rename sqlite3.{c,h} to sqlite3-binding.{c,h} 2015-03-11 16:19:50 -04:00
simple add missing error checking to simple example 2016-04-14 20:56:02 +02:00
trace Example program for the new SetTrace() 2016-09-07 23:48:36 +09:00