Skip to content

Comments

feat: Configure indexed columns#230

Merged
ElenaStamenkovskaCC merged 6 commits intomainfrom
feature/configure-indexed-columns
Dec 26, 2025
Merged

feat: Configure indexed columns#230
ElenaStamenkovskaCC merged 6 commits intomainfrom
feature/configure-indexed-columns

Conversation

@ElenaStamenkovskaCC
Copy link
Collaborator

@ElenaStamenkovskaCC ElenaStamenkovskaCC commented Dec 24, 2025

Description:

  • This PR enhances the field creation flow by introducing support for marking a column as indexed.

Key Changes:

  • Added a checkbox to allow indexing the field being created;
  • Updated the ModelField interface to properly capture this option and send it to the backend;
  • Updated the backend logic to conditionally modify OnModelCreating when the index option is enabled.

You can review the changes in the following screenshots:
image
image

@fvanderflier fvanderflier changed the title Configure indexed columns feat: Configure indexed columns Dec 26, 2025
@ElenaStamenkovskaCC ElenaStamenkovskaCC merged commit 759136b into main Dec 26, 2025
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