mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-06-04 01:10:35 +00:00
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).