
liquibase.harness.compatibility.advanced.expectedSnapshot.mariadb.addCheckConstraint.json Maven / Gradle / Ivy
The newest version!
{
"snapshot": {
"objects": {
"com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraint": [
{
"checkConstraint": {
"body": "`test_column` > 0",
"disabled": false,
"name": "test_check_constraint"
}
}
]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy