package
1.2.9
Repository: https://github.com/dreamlu/gt.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
Distinct inner/left support distinct.
GetColParamSQL get col ?.
GetColSQL select * replace.
GetColSQLAlias select * replace add alias.
GetKeySQL key search sql.
GetMoreColSQL select * replace select more tables : table name / table alias name first table must main table, like from a inner join b, first table is a.
GetMoreKeySQL more tables key search sql tables [table1:table1_alias] searModel : Model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCrud new crud 设计模式--建造者模式.
NewCusCrud new your custom db crud.
ParseTable table parse.
StructWhereSQL struct to where sql return key1 = value1 and key2 = value2...
No description provided by the author
No description provided by the author
TableOnly only table name.
TagTables return tag tables.
UniqueTagTable return unique tag table.
No description provided by the author
WhereSQL where sql and args.

# Variables

TableCols table columns map.

# Structs

No description provided by the author
CrudGo implement Crud.
DB tool.
GT SQL struct.
No description provided by the author
Params crud params.
No description provided by the author

# Interfaces

Crud interface.

# Type aliases

No description provided by the author