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