xorm/internal
linbaozhong 4f8f829913 exist方法sql语句优化 (#2075)
本地没有mssql和oracle,所以没法测试,但是,mysql 使用select 1 from TABLENAME where CONDITION limit 1可能更好

Reviewed-on: https://gitea.com/xorm/xorm/pulls/2075
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: linbaozhong <linbaozhong@noreply.gitea.io>
Co-committed-by: linbaozhong <linbaozhong@noreply.gitea.io>
2021-12-01 13:54:47 +08:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements exist方法sql语句优化 (#2075) 2021-12-01 13:54:47 +08:00
utils Add dameng support (#2007) 2021-08-24 13:46:08 +08:00