Versions in this module Expand all Collapse all v0 v0.1.1 Nov 7, 2022 v0.1.0 Sep 21, 2022 Changes in this version + const NameClickhouse + const NameMySQL + const NamePostgreSQL + const NamePostgreSQLSimple + const NameSQLServer + const NameSQLite + type Driver interface + Open func(dsn string) gorm.Dialector + func Get(name string) (Driver, bool)