stable

Clone or download

Read-only

request #27137 Fix errors in forge upgrade buckets

The main issue there is that transactions are automatically committed with DDL changes and leads to "no active transaction" error on commit. Those errors were silented by the previous implementation of forgeuprgade that was less strict with error handling. Change-Id: I83b3a423ca756a25666963c44809e51b7a5511c4

Modified Files

Name
M plugins/hudson_git/db/mysql/updates/2020/202002171529_add_id_in_plugin_hudson_git_project_server_table.php +0 −2 Go to diff View file
M plugins/hudson_git/db/mysql/updates/2020/202003021509_add_and_populate_polling_url_tables.php +0 −2 Go to diff View file
M plugins/tracker/db/mysql/updates/2018/201808171523_add_table_source_artifact_id.php +1 −1 Go to diff View file
M plugins/tracker/db/mysql/updates/2019/201910151454_create_modal_new_layout_table.php +0 −2 Go to diff View file
M src/db/mysql/updates/2019/201907040905_add_project_ugroup_synchronized_membership.php +1 −4 Go to diff View file