Lunny Xiao
|
8284e5defa
|
Automatically convert datetime to int64 (#1715)
Fix #1714
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1715
Reviewed-by: Jerry <jerry@noreply.gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-01-05 11:04:22 +08:00 |
Lunny Xiao
|
acb337ba1f
|
Fix find and count bug with cols (#1826)
Fix find and count bug with cols
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1826
Co-Authored-By: Lunny Xiao <xiaolunwen@gmail.com>
Co-Committed-By: Lunny Xiao <xiaolunwen@gmail.com>
|
2020-11-09 12:23:14 +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
|
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
|
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 |