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

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

The newest version!
ALTER TABLE lbcat.posts ADD PRIMARY KEY (id)
ALTER TABLE lbcat.posts DROP PRIMARY KEY




© 2015 - 2025 Weber Informatics LLC | Privacy Policy