-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ikasan 2332 add feature to migrate h2 database v2 #1279
Ikasan 2332 add feature to migrate h2 database v2 #1279
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d92cacf - Browse repository at this point
Copy the full SHA d92cacfView commit details -
IKASAN-2332 got to the bottom of why liquibase logging to std out. It…
… was logging via java util logger and this needed to be bridges to logback via slf4j.
Configuration menu - View commit details
-
Copy full SHA for b83a63a - Browse repository at this point
Copy the full SHA b83a63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cffad6c - Browse repository at this point
Copy the full SHA cffad6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9198b58 - Browse repository at this point
Copy the full SHA 9198b58View commit details -
IKASAN-2332 adding strip to string comparison to see if eol character…
…s are causing issues with travis build.
Configuration menu - View commit details
-
Copy full SHA for 5f86326 - Browse repository at this point
Copy the full SHA 5f86326View commit details -
Configuration menu - View commit details
-
Copy full SHA for d493ef3 - Browse repository at this point
Copy the full SHA d493ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50a9fd6 - Browse repository at this point
Copy the full SHA 50a9fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f87ea0 - Browse repository at this point
Copy the full SHA 8f87ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for de3961a - Browse repository at this point
Copy the full SHA de3961aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cadb948 - Browse repository at this point
Copy the full SHA cadb948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555e8dd - Browse repository at this point
Copy the full SHA 555e8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e5da8 - Browse repository at this point
Copy the full SHA f4e5da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30762a6 - Browse repository at this point
Copy the full SHA 30762a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee60c9 - Browse repository at this point
Copy the full SHA fee60c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for da9f223 - Browse repository at this point
Copy the full SHA da9f223View commit details -
IKASAN-2332 adding migration persistence to a dedicated manifest dire…
…ctory and added a safeguard file to the migration manifest directory warning against deleting file from that directory.
Configuration menu - View commit details
-
Copy full SHA for e68f52d - Browse repository at this point
Copy the full SHA e68f52dView commit details -
IKASAN-2332 sorting out the change log and adding migration to start …
…aggregate command.
Configuration menu - View commit details
-
Copy full SHA for 14c5cbb - Browse repository at this point
Copy the full SHA 14c5cbbView commit details
Commits on Mar 19, 2024
-
IKASAN-2332 adding flag to prevent h2 migration from running and maki…
…ng the persistence mechanism of the migration manifest use json instead of json.
Configuration menu - View commit details
-
Copy full SHA for de411ee - Browse repository at this point
Copy the full SHA de411eeView commit details