liquibase / liquibase-docs

7 stars 16 forks source link

Improve addPrimaryKey documentation - how to add a new column field to an existing primary key #130

Closed sync-by-unito[bot] closed 1 year ago

sync-by-unito[bot] commented 2 years ago

As a Liquibase user I need to know how to add a new column field to an existing primary key so that I can add another column to a previously defined composite primary key that is no longer sufficient for uniqueness.

See example and solution in: https://forum.liquibase.org/t/how-to-add-a-new-column-field-to-an-existing-composite-primary-key/4365/2

┆Issue is synchronized with this Jira Story by Unito

adrian-velonis1 commented 1 year ago

Resolved https://datical.atlassian.net/browse/PD-2279