Hi again,
Our production database includes the constraint "NOT FOR REPLICATION" with all tables ID.
When generating the database changelog with the command generateChangeLog this constraint disappears.
I wonder if the liquibase supports that. If so how can I proceed to keep it? thank you.