Automatically create a snapshot and run checks
Last updated: September 2, 2025
Automatically create a snapshot of the database using a live database URL and enable a database-scoped check.
Procedure
1
Establish the url and referenceUrl in the liquibase.properties file.
loading
2
Run the liquibase checks run --checks-scope=database command.
loading