liquibase.harness.change.expectedSnapshot.addPrimaryKey.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"liquibase.structure.core.Table": [
{
"table": {
"name": "posts",
"primaryKey": "liquibase.structure.core.PrimaryKey.*"
}
}
]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy