All Downloads are FREE. Search and download functionalities are using the official Maven repository.

liquibase.harness.change.expectedSql.cockroachdb.dropPrimaryKey.sql Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
INVALID TEST

CockroachDB does not allow dropping a primary key unless a new one
is created in the same transaction.

See https://www.cockroachlabs.com/docs/stable/drop-constraint.html#drop-and-add-a-primary-key-constraint





© 2015 - 2025 Weber Informatics LLC | Privacy Policy