package
1.2.13
Repository: https://github.com/davidlcarrascal/go-admin.git
Documentation: pkg.go.dev

# Functions

GetDialect return the default Dialect.
GetDialectByDriver return the Dialect of given driver.

# Structs

Join contains the table and field and operation.
RawUpdate contains the expression and arguments.
SQLComponent is a sql components set.
Where contains the operation and field.

# Interfaces

Dialect is methods set of different driver.

# Type aliases

H is a shorthand of map.