-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Description
Describe the bug
After importing a DBML file into the application, I am unable to edit the imported indices present in the database schema. No error messages, warning logs, or exception traces are displayed in the browser developer console. But the imported indexes can be deleted (click 'Delete' twice), and the new created index can be edited as normal.
To Reproduce
Steps to reproduce the behavior:
- Import a valid DBML file
- Try to edit a imported index (Check more columns, or modify the index name, or toggle unique)
Expected behavior
After importing the DBML file, all indices should be fully editable—just like indexes created manually within the application.
Desktop (please complete the following information):
- OS: Windows 11
- Browser chrome 137.0.7151.120
Metadata
Metadata
Assignees
Labels
No labels
