Embedding Liquibase into the startup process of an application is a very common pattern for good reason. Once you set up Liquibase to deploy on app startup, your database state
There is a lot of activity around Liquibase Extensions and new database platforms. (A direct result of our Liquibase Labs initiative.) Since there is so much activity going on
Trying new things can be scary. The Liquibase community team definitely doesn't want trying out Liquibase Pro features to be anything but awesome, so we've outlined all the steps
When you’re learning or evaluating new software, it’s not always easy or possible to install the software locally on your laptop. One way to address the problem is to have
Anyone that manages a Cockroach database knows that at some point you’ll need to modify your database schemas. Perhaps you need to store new kinds of information. Or maybe