Skip to content

HCK-12532: fix "create index" duplicates#156

Merged
chulanovskyi-bs merged 1 commit into
developfrom
HCK-12532
Aug 29, 2025
Merged

HCK-12532: fix "create index" duplicates#156
chulanovskyi-bs merged 1 commit into
developfrom
HCK-12532

Conversation

@AlikRakhmonov

@AlikRakhmonov AlikRakhmonov commented Aug 29, 2025

Copy link
Copy Markdown
Contributor
Sub-bugHCK-12532 [DeltaModel][PostgreSQL]: Double "create index" statement

Technical details

Keys handled by collection modifications (it was fixed in the studio). But statements are duplicated because they are also handled by the added columns. Keep statements handled only by collection modifications. The added columns should generate SQL only to add the columns.

@AlikRakhmonov AlikRakhmonov self-assigned this Aug 29, 2025
@AlikRakhmonov
AlikRakhmonov requested review from chulanovskyi-bs and removed request for serhii-filonenko August 29, 2025 11:43
@sonarqubecloud

Copy link
Copy Markdown

@chulanovskyi-bs
chulanovskyi-bs enabled auto-merge (squash) August 29, 2025 11:54
@chulanovskyi-bs
chulanovskyi-bs merged commit bb4c0a9 into develop Aug 29, 2025
9 checks passed
@chulanovskyi-bs
chulanovskyi-bs deleted the HCK-12532 branch August 29, 2025 12:54
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