summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-12-27 15:24:23 +0800
committerGitHub <noreply@github.com>2023-12-27 15:24:23 +0800
commit4c29c75968f520123f125e8305b2c29198664251 (patch)
treede556b8083fd2a1b671d7cc9536fe0f1ebe91218 /templates
parenta1dfffd723c434966152ee521c99e966a3aee065 (diff)
downloadgitea-4c29c75968f520123f125e8305b2c29198664251.tar.gz
gitea-4c29c75968f520123f125e8305b2c29198664251.zip
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.
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions