package
0.0.0-20230825060003-337f3ca7d267
Repository: https://github.com/backyio/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.