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