Lunny Xiao
|
a7e010df2d
|
refactor insert condition generation (#1998)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1998
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-20 13:46:24 +08:00 |
Lunny Xiao
|
8bf97de140
|
Fix bug on dumptable (#1984)
Fix #1983
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1984
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-07-11 20:05:43 +08:00 |
knice88
|
9461461967
|
fix pg GetColumns missing comment (#1949)
xorm reverse生成的结构体缺少备注信息
Co-authored-by: chad <example@qq.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1949
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: knice88 <knice88@noreply.gitea.io>
Co-committed-by: knice88 <knice88@noreply.gitea.io>
|
2021-06-12 22:47:15 +08:00 |
Lunny Xiao
|
00ee06fdd5
|
Add test for dump table with default value (#1950)
Confirm #1391 resolved.
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1950
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-06-12 20:27:49 +08:00 |
Lunny Xiao
|
7fd6356a85
|
Add DBVersion (#1723)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1723
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-06-12 15:06:05 +08:00 |
Lunny Xiao
|
4bfe6853f5
|
Fix some comments lint and bug (#1888)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1888
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-10 10:57:36 +08:00 |
Lunny Xiao
|
ee78664413
|
Fix sqlite test (#1887)
Fix bug
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1887
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-04-08 21:26:21 +08:00 |
Lunny Xiao
|
9286f29576
|
Fix bug on import when split SQLs (#1878)
Fix #1876
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1878
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-03-23 21:34:42 +08:00 |
Lunny Xiao
|
e660414278
|
Support modernc.org/sqlite (#1850)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1850
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-03-15 23:34:33 +08:00 |
Lunny Xiao
|
1a39682180
|
Fix dump of sqlite (#1639)
Fix test
fix test
Fix sqlite dump
Fix sqlite dump
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1639
|
2020-07-09 01:41:12 +00:00 |
Lunny Xiao
|
79bdda3cf1
|
Move all integrations tests to a standalone sub package (#1635)
Fix vet
Remove unused files
Move all integrations tests to a standalone sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1635
|
2020-03-27 07:13:04 +00:00 |