Documentation
¶
Index ¶
Constants ¶
View Source
const DriverName = "tinysql"
DriverName is the registered database/sql driver name for tinySQL.
Variables ¶
View Source
var ( OpenInMemory = id.OpenInMemory SetDefaultDB = id.SetDefaultDB )
Re-export selected symbols from the internal driver package so external consumers can use a stable public API while the implementation remains hidden under `internal/driver`.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.