About 16,600 results
Open links in new tab
  1. Empty rollback issue with sql script - Liquibase

    Jan 29, 2023 · “empty” rollback in sql format is: --rollback not required But I highly recommend not using that. You should always code the rollback sql statements required to reverse your changeset.

  2. Did Liquibase change it's Free Tier? - General Discussion - Liquibase

    Jun 10, 2025 · Hey everyone, my co-worker and I have been using Liquibase for or work, mostly with the free tier. Previously we tried using include with liquibase formatted SQL and it worked.

  3. Cannot find database driver - Liquibase Development - Liquibase

    Feb 1, 2021 · Hi @Yokeswaran_G , Welcome to the Liquibase community! I can help you with this issue. Before answer, I would highly recommend that you take the Liquibase Fundamentals Course. …

  4. How to Handle Manual Changes? - Liquibase

    May 23, 2022 · If we are currently working with Liquibase to database automation how to handle manual changes? Currently I’m doing schema changes with creating changelog file and applying it. But what …

  5. Using Liquibase in Kubernetes

    Oct 27, 2021 · Originally published at: Using Liquibase in Kubernetes | Liquibase.com Blog Embedding Liquibase into the startup process of an application is a very common pattern for good reason. Once …

  6. How to skip maven plugin execution - Liquibase

    Nov 2, 2010 · I can seemed to get the maven plugin to stop executation . I’m using version 1.9.5 org.liquibase liquibase-plugin ${liquibase.version} update test-compile update true ...

  7. database - Why and when Liquibase? - Stack Overflow

    Apr 21, 2015 · 0 I believe Liquibase is great when your philosophy is that the database is an afterthought. This philosophy has caused the majority of bad databases in production - and most of …

  8. How to recalculate checksums without re-running the ... - Liquibase

    Mar 23, 2021 · Hi team, We were upgrade our liquibase from 1.9.0.0 to 3.6.3. When running migration MD5SUM for 3.6.3 was updated but it was trying to re-run the previously executed changesets which …

  9. database - Liquibase lock - reasons? - Stack Overflow

    For reference, I was using the Liquibase Maven plugin (liquibase-maven-plugin:3.1.1) with SQL Server. Anyway, I'd erroneously copied and pasted a SQL Server "use" statement into one of my scripts that …

  10. Altering Liquibase- Cannot find database driver: com.mysql.cj.jdbc ...

    Mar 11, 2021 · Altering Liquibase- Cannot find database driver: com.mysql.cj.jdbc.Driver Liquibase Development fabiopires10 March 11, 2021, 12:49pm 1