Skip to content

HCK-14406: FE DDL: add support for levels#103

Merged
chulanovskyi-bs merged 1 commit intodevelopfrom
HCK-14406
Jan 19, 2026
Merged

HCK-14406: FE DDL: add support for levels#103
chulanovskyi-bs merged 1 commit intodevelopfrom
HCK-14406

Conversation

@AlikRakhmonov
Copy link
Contributor

@AlikRakhmonov AlikRakhmonov commented Jan 19, 2026

Sub-taskHCK-14406 FE DDL: add support for schema and table level

Technical details

  1. Enable script generation levels in the config.
  2. Add custom localization for the level options.
  3. Rename hydrateDatabase and createDatabase to hydrateSchema and createSchema, because in Studio a schema represents a container, while database is used as a higher-level concept. For example, in the PostgreSQL a database is defined at the model level. Renaming ensures valid API calls for script generation (ddlPovider).

@sonarqubecloud
Copy link

@chulanovskyi-bs chulanovskyi-bs enabled auto-merge (squash) January 19, 2026 12:51
@chulanovskyi-bs chulanovskyi-bs merged commit ad721aa into develop Jan 19, 2026
9 checks passed
@chulanovskyi-bs chulanovskyi-bs deleted the HCK-14406 branch January 19, 2026 13:09
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