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