#database
Read more stories on Hashnode
Articles with this tag
This blog gathers together all you need to install standalone Open-Source Liquibase 4.25.1, configure it and use it with your Oracle databases - both...
This blog gathers together all you need to install SQLcl (Open-Source Liquibase 4.18.0 is included, no need for a separate installation), configure it...
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...
SQLcl Liquibase generate-schema command is excellent (read more here) But what If I don't want to capture all my objects repeatedly? I want to...
Do you know what always annoyed me about SQLcl? Manual input of my database details, such as connection string, username, and password. I've always...