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 |