Adam Monsen created FINERACT-2704:
-------------------------------------
Summary: re-baseline database migrations
Key: FINERACT-2704
URL: https://issues.apache.org/jira/browse/FINERACT-2704
Project: Apache Fineract
Issue Type: Improvement
Components: Build
Reporter: Adam Monsen
{{./gradlew devRun}} is pretty slow for a fresh database. Part of the reason is
that many liquibase database migrations need to run.
Re-baseline our db migrations as of the current release (1.15.0): create an
empty database, run all migrations, then re-create initial schema and initial
data files. Leave any schema/data migrations post-1.15.0 in place.
We'll plan on doing this once per release, back to the last supported/stable
release.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)