Skip to content

Split User-Defined Types into SQL Server-alike subcategories #55

@zacateras

Description

@zacateras

Currently, all User-Defined Types (UDTs) are grouped together. To improve organization and align with SQL Server and SSMS conventions, consider splitting UDTs into subdirectories/subcategories following the SSMS hierarchy:

  • Programmability > Types >
    • User-Defined Data Types
    • User-Defined Table Types
    • User-Defined Types
    • XML Schema Collections

This change will make the structure more intuitive for SQL Server users and better reflect database concepts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions