xxj
00b9b81163
add newDB
...
添加newdb
3 years ago
xxj
b379e2aada
Merge pull request #168 from studyzhanglei/fix/smallint2int16
...
fix:let smallint into int16
3 years ago
lei.zhang
e095784bba
fix:let smallint into int16
3 years ago
xxj
47a40accbe
Merge pull request #167 from windha/master
...
修复自定义查询 in 查询bug
3 years ago
windha
6ae0bf4026
修复自定义查询 in 查询bug
3 years ago
windha
08019235fc
Merge branch 'xxjwxc:master' into master
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
xxj
f47a533ecb
Merge pull request #161 from zsinx/master
...
add config with is_db_tag
3 years ago
zsinx
896e1d498b
add config with is_db_tag
3 years ago
xxj
4ffb3e8ac3
new
3 years ago
xxj
744fb304f1
Merge pull request #157 from windha/hotfix/20210804
...
修改condetion 拼写错误,改成condition
3 years ago
windha
fa354caa7e
Merge pull request #1 from windha/hotfix/20210804
...
修改condetion 拼写错误,改成condition
3 years ago
windha
83fd5c0f91
修改condetion 拼写错误,改成condition
3 years ago
xxj
e0856cb712
Merge pull request #153 from CircleMonogatari/master
...
中文全角空格问题!
3 years ago
circlemono
c53474ab33
中文全角空格问题!
3 years ago
xxj
d5cb9ba5c9
Merge pull request #152 from ly258liuyue/patch-2
...
fix model colname error
3 years ago
ly258liuyue
d11a1d722e
fix model colname error
...
修复gorm.model 导出问题
3 years ago
xxj
d83ca8d7bf
fux Big Camel
...
修改驼峰命名规范bug
3 years ago
xxj
ea70e9c6ba
修改 model=>table
3 years ago
xxj
3847e7ca85
model.Condetion{}
...
添加 model.Condetion{} 支持sql拼接
3 years ago
xxj
c7c5eed4d3
Merge branch 'master' of https://github.com/xxjwxc/gormt
3 years ago
xxj
e3e175313e
nwe
3 years ago
xxj
7e9c074172
Merge pull request #145 from raw34/fix/primary
...
fix: fix misspell word primary
3 years ago
changle
824d25fb3a
fix: fix misspell word primary
3 years ago
xxj
96794856b6
add model
...
添加model支持
3 years ago
xxj
26254de0d8
Merge pull request #142 from gh73962/master
...
修复表前缀的灵活性,修复windows下包名获取异常
3 years ago
me262
ae72f8d9a3
fix: 修复pkgName == "."时windows下获取包名异常
3 years ago
me262
78defd91d9
fix: 修复table_prefix兼容性
3 years ago
xxj
add7017224
Merge pull request #140 from snowlyg/master
...
fix 存在 index:sort 时候和 gorm 本身 sort 标签冲突导致的错误
3 years ago
snowlyg
d690c9d109
兼容 gorm 本身 sort 标签
3 years ago
xxj
fd2f9c4c4b
Merge pull request #139 from snowlyg/master
...
add mediumint type
3 years ago
snowlyg
cddebd902f
add mediumint type
3 years ago
xxj
41d2f487a0
Merge pull request #137 from jianjungki/patch-1
...
Update def.go
4 years ago
jianjun
c024b878e9
Update def.go
...
add geometry for mysql 5.7
4 years ago
xxj
3abe0a8b26
add ``
4 years ago
xxj
8dba9d315c
Merge pull request #131 from viwii/master
...
替朋友合并mssql
4 years ago
viwii
3b9d9a7d74
替朋友合并mssql
4 years ago
xxj
c9fdd1475e
Merge pull request #129 from crabmanY/master
...
修改simple配置为true不输出gorm标签,将is_table_name中的column生成单独抽成配置,以免配置的耦合,增加根据表名生成多个model的配置(一个表一个model)
4 years ago
yanjiangtao
8910e45ac6
1.去除埋点代码
...
--------------
1.Remove buried code
4 years ago
yanjiangtao
02aead9615
1.simple配置为true不输出gorm标签
...
2.将is_table_name中的column生成单独抽成配置,以免配置的耦合。
3.增加根据表名生成多个model的配置(一个表一个model)
-------------------------------------------
1. Simple is configured as true and does not output Gorm tag
2. Will be_ table_ The column in name generates a separate extraction configuration to avoid the coupling of configuration.
3. Add the configuration of generating multiple models according to the table name (one model for each table)
4 years ago
xxj
1162f35ceb
Merge pull request #128 from crabmanY/master
...
Perfect annotation and remove redundant information output.
4 years ago
yanjiangtao
d000eebda5
Perfect annotation and remove redundant information output.
...
完善注释,去除多余的信息输出
4 years ago
xxj
919b493550
Merge pull request #127 from crabmanY/master
...
增加指定表model生成功能 -b 参数指定表名(多个表名用,隔开),配置文件增加table_names配置
4 years ago
yanjiangtao
d6f49c5cce
增加指定表model生成功能
4 years ago
xxj
c29e59cf77
Update README.md
4 years ago
xxj
01388f3b67
Merge pull request #125 from xxjwxc/pengwenwu-dev
...
Pengwenwu dev
4 years ago
xxj
8250592b73
new
4 years ago
pengwenwu
0153517cda
add config with self_define_type_mysql_dic_map out_file_name web_tag_type
4 years ago