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

Schema Editor: Add index tab and display index [Part 3] #271

Open
invisal opened this issue Jan 27, 2025 · 0 comments
Open

Schema Editor: Add index tab and display index [Part 3] #271

invisal opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@invisal
Copy link
Collaborator

invisal commented Jan 27, 2025

  • In schema editor, we will have 2 tabs. One is columns tab and another one is index tab.
  • We only show the index.
  • If there is an index also show the key indicator at the left side of the column.
    • Foreign key is purple
    • Primary key is green
    • Index key is yellow.

If there is multiple key indicator, we will stack them.

@invisal invisal changed the title Schema Editor: Add index tab and display index Schema Editor: Add index tab and display index [Part 3] Jan 27, 2025
@invisal invisal added this to the Schema Editor Rework v2 milestone Jan 27, 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

No branches or pull requests

2 participants