jager
|
5266255f35
|
store
|
10 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 |
xxj
|
fc7004515a
|
Merge pull request #214 from Rellopn/master
support custom fuzzy regular matching
|
2 years ago |
rellopn
|
66a8154250
|
support custom fuzzy regular matching
支持模糊匹配自定义类型
|
2 years ago |
xxj
|
ba9821f5be
|
Merge branch 'master' of https://github.com/xxjwxc/gormt
|
3 years ago |
xxj
|
dcf37c3802
|
add commit
|
3 years ago |
xxjwxc
|
11d9a6a6fa
|
fix 211
|
3 years ago |
xxj
|
a7260a9639
|
Merge pull request #209 from jiang4869/master
fixed issue #208
|
3 years ago |
jiang4869
|
70c160f9fa
|
fixed issue #208
|
3 years ago |
xxj
|
06024c626a
|
Merge pull request #206 from MrVokia/master
feat: ✨ deleted at 增加软删支持
|
3 years ago |
陈朱衡
|
f015601f3d
|
feat: ✨ deleted at 增加软删支持
|
3 years ago |
xxj
|
0b59ec2a6c
|
Merge pull request #204 from jiang4869/master
增加把default null类型字段设置为sql.NullXXX类型
|
3 years ago |
jiang4869
|
3e27119ceb
|
增加把default null类型字段设置为sql.NullXXX类型
|
3 years ago |
xxj
|
b8cbd4fb30
|
Update def.go
|
3 years ago |
xxj
|
030da9a360
|
Merge pull request #198 from robbinhan/master
主键唯一的字段使用First函数查询
|
3 years ago |
bin.han
|
e677f6b83c
|
主键唯一的字段使用First函数查询
|
3 years ago |
xxj
|
7aa3ced5f8
|
注释换行符
|
3 years ago |
xxj
|
d744f25b88
|
Update model.go
|
3 years ago |
xxj
|
ce6259fb05
|
Merge pull request #192 from jiang4869/master
当字段默认值为NULL,并且结构不设置为指针时,添加default:null的tag
|
3 years ago |
jiang4869
|
42c3c9c140
|
当字段默认值为NULL,并且结构不设置为指针时,添加default:null的tag
|
3 years ago |
xxj
|
9e62d21919
|
Merge pull request #191 from jiang4869/master
给自定义SQL增加了根据条件判断是否生成的功能
|
3 years ago |
jiang4869
|
819706ee2b
|
修改类名,增加链式调用
|
3 years ago |
jiang4869
|
8fe4d6f8b3
|
把obj改成obj...
|
3 years ago |
jiang4869
|
deb37930bd
|
给自定义SQL增加了根据条件判断是否生成的功能
|
3 years ago |
xxj
|
f79e1becc7
|
Merge pull request #190 from fchange/patch-1
Update common.go
|
3 years ago |
方程
|
05b03752d0
|
Update common.go
当表字段类型为datetime或者date并且默认为NULL时,在结构中需要设置成指针类型
|
3 years ago |
xxj
|
a7169f22b8
|
page support
|
3 years ago |
xxj
|
8a133e0318
|
Merge pull request #188 from jiang4869/master
完善分页开关
|
3 years ago |
jiang4869
|
dbd29c8ecc
|
完善分页开关
|
3 years ago |
xxj
|
1278831995
|
添加page 开关
|
3 years ago |
xxj
|
3c8e9fbe13
|
Merge pull request #187 from jiang4869/master
增加了对分页查询的支持
|
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 |
xxj
|
2497b94082
|
Merge pull request #185 from jiang4869/master
修复了当表字段类型为datetime或者time并且默认为NULL时,在结构中没有被设置成指针类型的问题
|
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 |
xxj
|
2f8f6f51cb
|
Merge pull request #178 from 15ho/master
fix #170
|
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 |
xxj
|
70b372293d
|
Merge pull request #175 from Swmiao1/mssql
Mssql
|
3 years ago |
Swmiao1
|
f93dab81de
|
mssql 参数类型
在排序依据列表中多次指定了某一列。排序依据列表中的列必须是唯一的
|
3 years ago |
Swmiao1
|
8ced43d998
|
mssql 参数类型
在排序依据列表中多次指定了某一列。排序依据列表中的列必须是唯一的
|
3 years ago |
xxj
|
206de7b046
|
add Reset support
添加重置会话函数Reset
|
3 years ago |