Happy Sunday gents! Quick question: which version of the db-migration plugin should be used for Grails 5.3.3?
g
gaolei
05/05/2025, 2:09 PM
I think the latest version should work(4.2.1), liquibase should be 4.19.0
👍 1
🙌 1
p
pablo.pazos
05/19/2025, 6:24 PM
@gaolei I just tested it and it worked without problems!
😂 1
😄 1
g
gaolei
05/19/2025, 6:27 PM
not as I can recall, did you have any issues? @pablo.pazos
gaolei
05/19/2025, 10:22 PM
sorry, skimmed your message during a meeting and gave a wrongly reply.
p
pablo.pazos
05/19/2025, 10:28 PM
don't worry, it worked OK, though while following the docs (https://grails.github.io/grails-database-migration/latest/) I missed an important part that took me a while talking with an AI assistance to figure out: dbCreate: none which is mentioned later in the doc but I didn't reach that part when I was testing
pablo.pazos
05/19/2025, 10:30 PM
I still need to figure out what each command does inside since the description isn't helping, so I'll keep trying commands and checking results