liquibase.harness.change.expectedSnapshot.createIndex.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Index": [
{
"index": {
"name": "idx_first_name"
}
},
{
"index": {
"name": "idx_last_name"
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy