0.4.5
smartmind
2025년 9월 4일
New Features
Added Detailed View for Tables & Columns
Added a drawer feature to view detailed information from the right side when a table or column is selected
Can be accessed from the sidebar, ERD, and the information management menu
The information displayed is as follows:
Category | Details |
---|---|
Common | Database, Schema, Description, Alias, Memo |
Column | Parent table name, Sample data, PK/FK status, Type, Default value, Nullable status |
Added Editing Feature for Table & Column Information
Directly edit some information for tables and columns within the details drawer
Category | Editable Items |
---|---|
Table | Description, Alias |
Column | Description, Alias, Sample data |
Added Search Functionality for Tables & Columns
Added a search function to make it easier to find desired tables & columns
Category | Search Location |
---|---|
Table | Sidebar or 'Table & Column Information Management' |
Column | 'Table & Column Information Management' menu → More options for each table |
Changes
Improved UI for Table & Column Information Management
Separated The UI of the existing 'Table & Column Information Management' menu into a table view and a column view
Allowing for clearer confirmation of desired information
Other Usability Improvements
Changed The data download button from an icon to text ("Download CSV")
Optimized tool call speed by improving the internal table structure
New Features
Added Detailed View for Tables & Columns
Added a drawer feature to view detailed information from the right side when a table or column is selected
Can be accessed from the sidebar, ERD, and the information management menu
The information displayed is as follows:
Category | Details |
---|---|
Common | Database, Schema, Description, Alias, Memo |
Column | Parent table name, Sample data, PK/FK status, Type, Default value, Nullable status |
Added Editing Feature for Table & Column Information
Directly edit some information for tables and columns within the details drawer
Category | Editable Items |
---|---|
Table | Description, Alias |
Column | Description, Alias, Sample data |
Added Search Functionality for Tables & Columns
Added a search function to make it easier to find desired tables & columns
Category | Search Location |
---|---|
Table | Sidebar or 'Table & Column Information Management' |
Column | 'Table & Column Information Management' menu → More options for each table |
Changes
Improved UI for Table & Column Information Management
Separated The UI of the existing 'Table & Column Information Management' menu into a table view and a column view
Allowing for clearer confirmation of desired information
Other Usability Improvements
Changed The data download button from an icon to text ("Download CSV")
Optimized tool call speed by improving the internal table structure