All Downloads are FREE. Search and download functionalities are using the official Maven repository.

liquibase.harness.change.expectedSnapshot.db2-luw.disableCheckConstraint.json Maven / Gradle / Ivy

The newest version!
{
  "snapshot": {
    "objects": {
      "com.datical.liquibase.ext.storedlogic.checkconstraint.CheckConstraint": [
        {
          "checkConstraint": {
            "body": "ID > 0",
            "disabled": true,
            "name": "TEST_CHECK_CONSTRAINT"
          }
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy