mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-05-29 20:00:43 +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).