From bf536815dae66751367b103fd13fd79586d1212a Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Wed, 27 Dec 2023 18:37:38 +0100 Subject: [PATCH] fix: Fix incrementBy support removal for MySQL - Meeds-io/MIPs#57 Due to upgrade of liquibase, this change will remove the use of property incrementBy on Foreign Key for used previously by HSQLDB and MySQL. --- .../gamification.db.changelog-1.0.0.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/services/src/main/resources/db/changelog/gamification.db.changelog-1.0.0.xml b/services/src/main/resources/db/changelog/gamification.db.changelog-1.0.0.xml index 80d960c5b7..7ec211de44 100644 --- a/services/src/main/resources/db/changelog/gamification.db.changelog-1.0.0.xml +++ b/services/src/main/resources/db/changelog/gamification.db.changelog-1.0.0.xml @@ -410,9 +410,10 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - ANY + - @@ -452,13 +453,14 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + ANY - + @@ -499,15 +501,13 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - 8:838df4aed9ef150c3019a013ea51b8ae - 8:ebc37f633e51a0094174dff9c9d568f7 + ANY GAMIFICATION_RULE - 8:0be65207d849e2287a7e448142c2d597 - 8:eed8881e8a2ea40970be122e0ec40b70 + ANY GAMIFICATION_DOMAIN @@ -658,8 +658,9 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + ANY - +