Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDatabaseNotFound = Err(errPrefix + "database not found")
Functions ¶
func DDLCompiler ¶
DDLCompiler returns the ddl.Compiler half of the connection, for callers wiring up ddl.New(conn, d1.DDLCompiler(conn)) — mirrors sqlite.DDLCompiler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.