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

liquibase.harness.change.expectedSnapshot.mysql.8.createFunctionIndex.json Maven / Gradle / Ivy

The newest version!
{
  "snapshot": {
    "objects": {
      "liquibase.structure.core.Index": [
        {
          "index": {
            "columns": [
              {
                "column": {
                  "computed": true,
                  "name": "lower(`first_name`)"
                }
              }]
            ,
            "name": "idx_lb2160"
          }
      }]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy