public class DropPrimaryKeyStatement extends AbstractSqlStatement
Constructor and Description |
---|
DropPrimaryKeyStatement(String catalogName,
String schemaName,
String tableName,
String constraintName) |
Modifier and Type | Method and Description |
---|---|
String |
getCatalogName() |
String |
getConstraintName() |
String |
getSchemaName() |
String |
getTableName() |
skipOnUnsupported
Copyright © 2017 Liquibase.org. All rights reserved.