Skip to content

Comments

Generated column as part of UNIQUE (or PRIMARY) KEY#13

Merged
shlomi-noach merged 2 commits intomasterfrom
unique-key-generated-column
Jan 27, 2021
Merged

Generated column as part of UNIQUE (or PRIMARY) KEY#13
shlomi-noach merged 2 commits intomasterfrom
unique-key-generated-column

Conversation

@shlomi-noach
Copy link

@shlomi-noach shlomi-noach commented Jan 19, 2021

Looking into the scenario where a generated column is part of the PRIMARY KEY or any UNIQUE KEY in a table.

Initial commit: reproducing the error found in linked issue. That specific error is very simple to fix, but I suspect there may be other issues on top of it.

  • contributed code is using same conventions as original code
  • script/cibuild returns with no formatting errors, build errors or unit test errors.

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
@shlomi-noach
Copy link
Author

A user with a large database deployment, who initially reported the issue, has confirmed the fix works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant