Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableForeignKeys ¶
EnableForeignKeys enables SQLite foreign key enforcement on db. It must be called after SetMaxOpenConns(1) so the PRAGMA applies to every connection. PRAGMA is a SQLite connection directive — there is no sqlc-generated equivalent.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.