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 SQL Server #124

Merged
merged 6 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 the "Create Index" script

  • index name is required in all cases except when the index is a fulltext
  • сolumns are required in all cases except when the index is a clustered columnstore or fulltext.

@Nightlngale Nightlngale self-assigned this Dec 15, 2024
@Nightlngale Nightlngale marked this pull request as ready for review December 16, 2024 14:30
Copy link

sonarqubecloud bot commented Dec 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@chulanovskyi-bs chulanovskyi-bs merged commit 5ae242d 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