Documentation
¶
Overview ¶
Package sqlite evaluates SQL snippets against an in-memory SQLite database. Migrations (*.up.sql / *.sqlite3) are applied first, then the remaining .sql files are executed; the final SELECT result is rendered as an HTML table.
The logic was moved out of the tour package so it can be reused by any code block evaluation surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.