liquibase.harness.change.expectedSnapshot.oracle.dropTable.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"_noMatch": true,
"liquibase.structure.core.Table": [
{
"table": {
"name": "test_table"
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy