Hello,
I am planning to use Liquibase in my local database and would like to know if Oracle Object type is supported?
Thanks for the help.
Hello,
I am planning to use Liquibase in my local database and would like to know if Oracle Object type is supported?
Thanks for the help.
It is not currently directly supported so things like generateChangeLog and other diff logic won’t pick it up. However, for writing chagneSets you can always use the tag as a fallback if you run into problems with the normal change tags.
Nathan
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| are all object types covered by Liquibase? | 1 | 691 | September 25, 2017 | |
| generateChangeLog or diffChangeLog commands not showing or creating stored procedures, Insert Statements, Packages etc | 1 | 1761 | April 26, 2021 | |
| Generating Change Logs for Stored procedures, functions, packages and Triggers | 2 | 542 | August 20, 2014 | |
| Problems with a migration using Liquibase | 6 | 2288 | December 16, 2010 | |
| Does Liquibase do this? | 7 | 991 | September 14, 2010 |