Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInmemoryWithHighConcurrency = errors.New("cannot use in-memory database with concurrency > 1") ErrDatabaseNotSupported = errors.New("database not supported") )
Functions ¶
func AddPragmaToSQLite ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.