Versions in this module Expand all Collapse all v0 v0.0.3 Jul 16, 2023 Changes in this version + func SetLogger(log zerolog.Logger) v0.0.2 Jun 19, 2023 v0.0.1 Jun 3, 2023 Changes in this version + func AutoIncrementColumnType() string + func OpenDBWithDriver(driver string, dsn string) (*sql.DB, error) + type Dialect int + const DialectPostgreSQL + const DialectSQLite