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

liquibase.harness.change.expectedSnapshot.mysql.reservedwords.json Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
{
  "snapshot": {
    "objects": {
      "liquibase.structure.core.Column": [
        {
          "column": {
            "name": "BUCKETS"
          },
          "column": {
            "name": "CHECK"
          },
          "column": {
            "name": "CUBE"
          },
          "column": {
            "name": "FOLLOWING"
          },
          "column": {
            "name": "HIGH_PRIORITY"
          },
          "column": {
            "name": "LEAD"
          },
          "column": {
            "name": "PERCENT_RANK"
          },
          "column": {
            "name": "ROLE"
          },
          "column": {
            "name": "VIRTUAL"
          }
        }
      ]
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy