Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DriverName ¶ added in v0.4.2
DriverName returns the Go sql driver name to use with sql.Open. originalValue is the raw string passed by the caller; it is preserved for postgres so that "pgx" and "postgres" (lib/pq) remain distinct.
Types ¶
type Dialect ¶
type Dialect string
Dialect is the type of database dialect.
func FromString ¶
func (Dialect) GooseDialect ¶
Click to show internal directories.
Click to hide internal directories.