From 548c003a4a1105d7bb38289599bd103648bba611 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Fri, 16 Dec 2022 02:31:06 -0500 Subject: [PATCH] Add new 5.2 branch to migration needs Also abandoned 5.1 dev branch needs to be migrated from. --- RELEASE_BLOCKERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_BLOCKERS.md b/RELEASE_BLOCKERS.md index 4e7a91e52..1e7be2521 100644 --- a/RELEASE_BLOCKERS.md +++ b/RELEASE_BLOCKERS.md @@ -18,9 +18,9 @@ For MySQL 8, either: The later option is not very pleasant. I believe the code I wrote over a year ago could allow us to support mysql 8, and that's in [this branch](https://github.com/bugzilla/harmony/blob/dylan/mysql-8) -# Upgrade Path from 4.4 & 5.0 +# Upgrade Path from 4.4, 5.0, 5.2, and 5.1 -Code must be added to Bugzilla::DB::Install to support upgrading existing schemas from 4.4 and 5.0 installs. +Code must be added to Bugzilla::DB::Install to support upgrading existing schemas from 4.4, 5.0, and 5.2 installs. In addition, we should provide a way to migrate from the abandoned 5.1 development branch, which has some feature mis-match with harmony. Things to check: - Multiple aliases was reverted and we'll have to have code to handle that. -- 2.47.2