liquibase.harness.change.expectedSnapshot.db2-z.dropAllForeignKeyConstraints.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"_noMatch": true,
"liquibase.structure.core.ForeignKey": [
{
"foreignKey": {
"name": "FK_POSTS_AUTHORS_TEST_1"
}
},
{
"foreignKey": {
"name": "FK_POSTS_AUTHORS_TEST_2"
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy