Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPostgres ¶
IsPostgres returns true if the underlying database is postgres.
func LimitSqliteOpenConnections ¶
LimitSqliteOpenConnections deliberately limits Sqlites concurrency to reduce contention, reduce errors, and improve performance: https://stackoverflow.com/a/35805826/639773
func SetSqlitePragmas ¶
SetSqlitePragmas sets some optimization params for SQLite
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.