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

liquibase.harness.snapshot.expectedSnapshot.snapshotCatalogAndSchema.json Maven / Gradle / Ivy

The newest version!
{
  "snapshot": {
    "objects": {
      "liquibase.structure.core.Catalog": [
        {
          "catalog": {
            "name": "lbcat"
          }
        }
      ],
      "liquibase.structure.core.Schema": [
        {
          "schema": {
            "name": "dbo"
          }
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy