Skip to content
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

HCK-9128: Handle indexes without name in YugabyteDB-YSQL #54

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

Nightlngale
Copy link
Contributor

@Nightlngale Nightlngale commented Dec 15, 2024

Sub-taskHCK-9128 Handle indexes without name in all SQL-like targets, depending whether name is mandatory or not

Content

Updated validation of required fields in "Create Index" script

  • index name is required only if "IF NOT EXIST" is specified
  • columns are required

@Nightlngale Nightlngale self-assigned this Dec 15, 2024
@Nightlngale Nightlngale marked this pull request as ready for review December 16, 2024 14:31
@chulanovskyi-bs chulanovskyi-bs merged commit dd91714 into develop Dec 16, 2024
8 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the HCK-9128 branch December 16, 2024 16:36
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.

2 participants