//
pkg.gl
Category
github.com/guyouyin123/tools
qdb-mysql
gormio_gen
gen
conf
package
1.1.2
Repository:
https://github.com/guyouyin123/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
41 SLOC
#
Variables
DbConf
db配置.
IsTable
是否按需初始化表,如果是false就全量初始化所有表.
IsTemplate
是否开启模版函数.
TableNames
按需加载输出话的表名.
TemplateConf
模版配置--只增加了主键的查询方法--1.getId 2.getIds 3.GetIdsMap 注意:不支持指针类型的健--字段类型允许为NULL生成的就为指针,可以FieldNullable=false,那么生成的就不为指针 */.
#
Structs
DBConf
No description provided by the author