Troubleshooting
- Troubleshooting Issues with AWS Secrets Manager
- How to troubleshoot a connection issue
- DATABASECHANGELOG not updating/doesn't exist
- Troubleshooting running raw SQL using SQLPlus
- DocumentDB: Error - Unable to find valid certification path to requested target troubleshooting
- How to resolve checksum errors
How To
- Using Liquibase Policy Checks
- Using Liquibase Pro with Spring Boot
- How to Configure a Single Instance of Liquibase for Multiple Databases
- How to add the string NULL from CSV to the database
- How to skip an executed script
- How to have a pre/post deployment script or changeset run
FAQ: Frequently Asked Questions
- Can the Liquibase Docker image use HTTPS URLs instead of HTTP for accessing Ubuntu archives?
- Can you restrict which objects are used in the diff command in Liquibase?
- Can I show the SQL output in the logs?
- Can older versions of Liquibase be installed?
- Can Liquibase deploy to multiple schemas?
- Can you have multiple database connections in the liquibase.properties file?
Common Error Messages
- Objects/Schema missing from generated SQL from diff-changelog command
- GIN index statements are removed in generated SQL
- Unexpected error running Liquibase: The changeset targeted by '{ID}::{author}::{file_path} ' was not found.
- Rollback isn't performed correctly in either Liquibase version 4.18.X or 4.19.0
- Error parsing when running Liquibase
- Receiving the error message "file not found" when using the Liquibase Docker image