chendy
|
912adc5435
|
Merge branch 'lunny/test_oracle2'
|
2020-08-18 17:34:22 +08:00 |
Lunny Xiao
|
4dde8f14e6
|
Fix find and count bug (#1651)
Fix bug
fix mssql findandcount
Fix find and count bug
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1651
|
2020-06-13 05:31:33 +00:00 |
Lunny Xiao
|
b08f962d7a
|
Fix bug when ID used but no reference table given (#1709)
Fix bug when ID used but no reference table given
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1709
|
2020-06-13 01:20:25 +00:00 |
Lunny Xiao
|
8ebcb8b557
|
Fix find with another struct (#1666)
Fix find with another struct
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1666
|
2020-04-26 11:34:05 +00:00 |
Lunny Xiao
|
92c475925d
|
Fix batch insert
|
2020-04-12 20:39:30 +08:00 |
Lunny Xiao
|
0752930938
|
Fix insert returnning id
|
2020-04-09 15:20:27 +08:00 |
Lunny Xiao
|
4e99c291d8
|
fix bugs
|
2020-04-09 15:20:26 +08:00 |
Lunny Xiao
|
d7250e866b
|
fix oracle
|
2020-04-09 15:20:26 +08:00 |
Lunny Xiao
|
53a8ea6977
|
move goracle to godror
|
2020-04-09 15:20:25 +08: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 |