liquibase.harness.change.expectedSnapshot.postgresql.dropCamelCasePrimaryKey.json Maven / Gradle / Ivy
{
"snapshot": {
"objects": {
"_noMatch": true,
"liquibase.structure.core.PrimaryKey": [
{
"primaryKey": {
"name": "camelCase_pkey"
}
}]
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy