RE: Liferay - Liquibase integration

Jamie Sammons, modified 2 Years ago. New Member Post: 1 Join Date: 5/11/20 Recent Posts

Hello, I would like to add Liquibase support to Liferay 7.2.1.-ga2 Community, but I cannot find a compatible version.

Any tips on this?

thumbnail
Olaf Kock, modified 2 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

What are you trying to do with it?

i.e.: You shouldn't mess with Liferay's own database at all​​​​​​​. This includes the introduction of another tool to interfere with database changes.

Personally, I'd also not apply such a tool to service-builder-generated persistence, as a similar solution (keeping track of changes) is already included there, although likely doing less than Liquibase)

Also: Why would you want to invest in a release from 2019, when plenty of new releases are available and in active development?