[
https://issues.apache.org/jira/browse/FINERACT-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106388#comment-18106388
]
Adam Monsen commented on FINERACT-2704:
---------------------------------------
Wow that was super fast. Fantastic. I will check it out, but I'm out until next
week. [I wrote in
chat|https://matrix.to/#/!izTOsJxSUbKhKUROGM:matrix.org/$OWk5oLcGQzUYJ683MOmUl45klU9nlTJS_owvEg-hFGw?via=matrix.org]:
{quote}Anyone have time to review
[https://github.com/apache/fineract/pull/6302] ? It removes almost 100KLOC!!
Not sure I've ever been so excited about a patch, but I'm unavailable until
Monday. If noone is willing & able I'll get around to it next week
{quote}
Also, did you use AI? It's fine if you did or did not, but I'm always curious
about dev workflow, especially AI. Model(s) used, harness(es) used (e.g.
claude/opencode/antigravity/etc), partial assistance w/chat, agentic
cooperation w/cli access, something else... whatever you're willing to share,
I'd appreciate.
> 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
> Priority: Minor
> Labels: beginner
> Attachments: Screenshot 2026-08-20 at 11.18.23 PM.png
>
>
> {{./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 created post-1.15.0 in place,
> but you may re-number all initial and migration files starting at 0001.
> 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)