Lunny Xiao 4c29c75968
Fix session key conflict with database keyword (#28613)
This is a regression from #28220 .
`builder.Cond` will not add `` ` `` automatically but xorm method
`Get/Find` adds `` ` ``.

This PR also adds tests to prevent the method from being implemented
incorrectly. The tests are added in `integrations` to test every
database.
2023-12-27 15:24:23 +08:00
..
2023-12-25 21:25:29 +01:00
2023-12-25 21:25:29 +01:00
2023-12-25 21:25:29 +01:00
2023-11-25 17:21:21 +00:00
2023-12-25 21:25:29 +01:00
2023-11-25 17:21:21 +00:00
2023-12-25 21:25:29 +01:00
2023-12-25 21:25:29 +01:00
2023-10-19 10:25:57 +00:00
2023-12-25 21:25:29 +01:00
2023-06-29 10:03:20 +00:00
2023-12-25 21:25:29 +01:00
2023-12-25 21:25:29 +01:00