Lunny Xiao
|
dabcb4c0ee
|
Return error if count returned no row (#2298)
Fix #2139
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2298
|
2023-07-20 14:48:29 +00:00 |
Lunny Xiao
|
045abb07df
|
Expose ScanString / ScanInterface and etc (#2039)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2039
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
|
2021-08-27 17:10:16 +08:00 |
Lunny Xiao
|
2b62dc5a51
|
Move statement as a sub package (#1564)
Fix test
Fix bug
Move statement as a sub package
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1564
|
2020-02-28 12:29:08 +00:00 |
Lunny Xiao
|
bb639f6700
|
refactor query functions (#689)
* refactor query functions
* remove unused function
* remove unnecessary resetStatement and some improvements
* rename all Id to ID
|
2017-08-27 15:50:43 +08:00 |
Lunny Xiao
|
8849fd919e
|
refactor for sum methods (#663)
|
2017-07-27 14:13:26 +08:00 |
Lunny Xiao
|
f1aebd5729
|
hide all undocument variables on session (#660)
|
2017-07-27 13:32:35 +08:00 |
Lunny Xiao
|
fbf37fc795
|
improve count usage (#654)
|
2017-07-25 16:50:20 +08:00 |