ORM integration
There may be times when you want to perform data migration using ORM within migration by Liquibase. By extending Liquibase's customChange, you can use ORM within Liquibase.
Last modified: 08 October 2024
There may be times when you want to perform data migration using ORM within migration by Liquibase. By extending Liquibase's customChange, you can use ORM within Liquibase.