219 Commits (master)

Author SHA1 Message Date
jager 5266255f35 store 8 months ago
xxj 3dea08f1e4 add autoIncrement 2 years ago
xxj fc112a736b add autoIncrement:true
autoIncrement:true
2 years ago
xxj aa53e84c49 1 2 years ago
xxjwxc f47811a170 Merge branch 'master' of https://github.com/xxjwxc/gormt 2 years ago
xxjwxc 4e95ccbf21 Update def.go 2 years ago
rellopn 66a8154250 support custom fuzzy regular matching
支持模糊匹配自定义类型
2 years ago
xxj ba9821f5be Merge branch 'master' of https://github.com/xxjwxc/gormt 2 years ago
xxj dcf37c3802 add commit 2 years ago
xxjwxc 11d9a6a6fa fix 211 3 years ago
陈朱衡 f015601f3d feat: deleted at 增加软删支持 3 years ago
jiang4869 3e27119ceb 增加把default null类型字段设置为sql.NullXXX类型 3 years ago
xxj b8cbd4fb30 Update def.go 3 years ago
bin.han e677f6b83c 主键唯一的字段使用First函数查询 3 years ago
xxj 7aa3ced5f8 注释换行符 3 years ago
xxj d744f25b88 Update model.go 3 years ago
jiang4869 42c3c9c140 当字段默认值为NULL,并且结构不设置为指针时,添加default:null的tag 3 years ago
jiang4869 819706ee2b 修改类名,增加链式调用 3 years ago
jiang4869 8fe4d6f8b3 把obj改成obj... 3 years ago
jiang4869 deb37930bd 给自定义SQL增加了根据条件判断是否生成的功能 3 years ago
方程 05b03752d0
Update common.go
当表字段类型为datetime或者date并且默认为NULL时,在结构中需要设置成指针类型
3 years ago
jiang4869 dbd29c8ecc 完善分页开关 3 years ago
xxj 1278831995 添加page 开关 3 years ago
jiang4869 b056057690 修复了当字段类型为bool或者string类型并且默认值为NULL时,在结构中没有被设置成指针类型的问题 3 years ago
jiang4869 a0908b00bc 增加了对分页查询的支持 3 years ago
xxj a1743973d0
Merge pull request #183 from DowneyL/fix-136
fix:136
3 years ago
jiang4869 d371cfed63 修复了当表字段类型为datetime或者time并且默认为NULL时,在结构中没有被设置成指针类型的问题 3 years ago
DowneyL 91d0a9b24a fix:136 3 years ago
xxj dff30a5651
Merge pull request #179 from redbirdztc/feature-use-gorm-model-or-not
feature: model是否使用gorm.Model
3 years ago
zhang.tiancheng 5d1bfbad59 feature: model是否使用gorm.Model 3 years ago
15ho 82895f7fcf fix #170 3 years ago
15ho d84ea1a50d fix TestCondition 3 years ago
Swmiao1 f93dab81de mssql 参数类型
在排序依据列表中多次指定了某一列。排序依据列表中的列必须是唯一的
3 years ago
Swmiao1 8ced43d998 mssql 参数类型
在排序依据列表中多次指定了某一列。排序依据列表中的列必须是唯一的
3 years ago
xxj 206de7b046 add Reset support
添加重置会话函数Reset
3 years ago
xxj 00b9b81163 add newDB
添加newdb
3 years ago
lei.zhang e095784bba fix:let smallint into int16 3 years ago
windha 6ae0bf4026 修复自定义查询 in 查询bug 3 years ago
xxj f2cf2eac9c fix db_tag 3 years ago
xxj a235233956 Merge branch 'master' of https://github.com/xxjwxc/gormt 3 years ago
xxj 575a045275 Update def.go 3 years ago
zsinx 896e1d498b add config with is_db_tag 3 years ago
xxj 4ffb3e8ac3 new 3 years ago
windha 83fd5c0f91 修改condetion 拼写错误,改成condition 3 years ago
circlemono c53474ab33 中文全角空格问题! 3 years ago
ly258liuyue d11a1d722e
fix model colname error
修复gorm.model 导出问题
3 years ago
xxj ea70e9c6ba 修改 model=>table 3 years ago
xxj c7c5eed4d3 Merge branch 'master' of https://github.com/xxjwxc/gormt 3 years ago
xxj e3e175313e nwe 3 years ago
changle 824d25fb3a fix: fix misspell word primary 3 years ago