summaryrefslogtreecommitdiffstats
path: root/modules/repofiles
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2020-08-06 19:16:49 +0100
committerGitHub <noreply@github.com>2020-08-06 19:16:49 +0100
commite17e3f71f4e7d2b5e0eac3a55f1b143f2d5a667e (patch)
tree4e2a31241f35b6a00c1e6dedc89eb39ad5476b79 /modules/repofiles
parent8cd7e93b9a48ff09bd88f1bdae82bd36bb431b1b (diff)
downloadgitea-e17e3f71f4e7d2b5e0eac3a55f1b143f2d5a667e.tar.gz
gitea-e17e3f71f4e7d2b5e0eac3a55f1b143f2d5a667e.zip
Use transaction in V102 migration (#12395)
The code for dropTableColumns has a slightly confusing portion whereby the session is committed for MSSQL but not for other variants. The v102 migration doesn't actually start a transaction so this weirdness does not affect it. However it probably should attempt to run this in a transaction. Signed-off-by: Andrew Thornton art27@cantab.net
Diffstat (limited to 'modules/repofiles')
0 files changed, 0 insertions, 0 deletions