Skip to content

Conversation

@chulanovskyi-bs
Copy link
Contributor

@chulanovskyi-bs chulanovskyi-bs commented Nov 7, 2025

Sub-taskHCK-13329 [Synapse] Enable script generation options

Technical details

  • added inline / separate default column statements
  • fixed PK/UK table path (full)
  • disabled [NOT] NULL as alter statement as it's not supported

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

@taras-dubyk taras-dubyk merged commit 7e76494 into feat/HCK-13329-script-generation-options Nov 7, 2025
2 checks passed
@taras-dubyk taras-dubyk deleted the feat/HCK-13329-alter-default branch November 7, 2025 11:42
chulanovskyi-bs added a commit that referenced this pull request Nov 7, 2025
* feat: added script generation options

* chore: untangled dependencies, resolved sonar remarks

* feat: removed invalid script option entries

* feat: added dedicated fe/api

* fix: proper import

* removed unused options

* HCK-13407: add primary, unique constraints handling for the script options (#126)

* add pk, uk script options

* add commenting deactivated pk, uk constraints

* remove drop inline pk, uk constraint

* remove comment

* refactor: reduce duplication

* removed foreign key and check constraints from FE (not supported)

* feat: alter nullable

* HCK-13329: alter default (#127)

---------

Co-authored-by: Taras Dubyk <[email protected]>
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.

3 participants