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

liquibase.harness.snapshot.expectedSnapshot.mysql.addPrimaryKey.json Maven / Gradle / Ivy

The newest version!
{
  "snapshot": {
    "objects": {
      "liquibase.structure.core.Table": [
        {
          "table": {
            "name": "test_table",
            "primaryKey": "liquibase.structure.core.PrimaryKey.*"
          }
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy