Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CustomChangeChecksum interface #5649

Merged

Commits on Mar 1, 2024

  1. CustomChangeChecksum interface

    Adds a new optional interface: CustomChangeChecksum, that you can implement on any CustomChange.
    
    Will let you configure how the checksum for your specific change will be calculated, if you're not happy with the default.
    
    Closes liquibase#5478
    robinjhector committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    460ddce View commit details
    Browse the repository at this point in the history