[Mastering Oracle SQLcl Liquibase - Part 2/3] Track your DEV database changes and move it to UAT(or any other environment)
In the previous episode, we learned to capture all objects from the DEV schema and move them to UAT. In this part, I will make a few changes on DEV and move them to UAT.
I won't have to think about what should be moved to UAT and in which order. SQLc...
rafal.hashnode.dev3 min read