-
Notifications
You must be signed in to change notification settings - Fork 1k
PHOENIX-6344: CASCADE on ALTER should NOOP when there are no secondar… #1135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
27861d2 to
2dac20b
Compare
| " population BIGINT,\n" + | ||
| " CONSTRAINT my_pk PRIMARY KEY (state, city)) " + tableDDLOptions); | ||
|
|
||
| if(isViewIndex) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to rename this as isViewScenario?
|
💔 -1 overall
This message was automatically generated. |
|
@swaroopak one question (not exactly related to this PR): From Having |
|
I think i got it, it seems we are using Thanks |
2dac20b to
cc6a2cd
Compare
cc6a2cd to
1c869be
Compare
gokceni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 LGTM
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Belated +1 |
…y indexes