You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
In short we need to fully replace use of mysql with mariadb. This all boils down to a boot 2.6.x which upgraded to flyway 8 which doesn't support mysql 5.7 anymore. We really can't use mysql 8 as it needs mysql driver(mariadb driver doesn't work) and we can't bundle it.