Skip to content

feat: Add support for Snowflake database and enhance ENUM management#409

Open
Abdullah9202 wants to merge 2 commits intodineug:mainfrom
Abdullah9202:main
Open

feat: Add support for Snowflake database and enhance ENUM management#409
Abdullah9202 wants to merge 2 commits intodineug:mainfrom
Abdullah9202:main

Conversation

@Abdullah9202
Copy link

  • Introduced Snowflake as a new database option in the schema and constants.
  • Implemented ENUM type management with a dedicated EnumTypeManager component.
  • Enhanced Column and ColumnKey components to display alternate key labels.
  • Updated schema generation functions for Snowflake to handle table and column definitions.
  • Improved keyboard shortcuts to support duplicating selected tables.
  • Added utility functions for retrieving alternate key information for columns.
  • Refactored SQL generation for unique constraints to include table names.
  • Enhanced styling for various components to improve UI consistency.

- Introduced Snowflake as a new database option in the schema and constants.
- Implemented ENUM type management with a dedicated EnumTypeManager component.
- Enhanced Column and ColumnKey components to display alternate key labels.
- Updated schema generation functions for Snowflake to handle table and column definitions.
- Improved keyboard shortcuts to support duplicating selected tables.
- Added utility functions for retrieving alternate key information for columns.
- Refactored SQL generation for unique constraints to include table names.
- Enhanced styling for various components to improve UI consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants