Skip to content

Support json data type #672

@andyundso

Description

@andyundso

SQL Server 2025 adds a new JSON datatype:
https://learn.microsoft.com/en-us/sql/relational-databases/json/json-data-sql-server?view=sql-server-ver16#json-data-type

Previews are available for this new version:
https://www.microsoft.com/en-us/evalcenter/sql-server-2025-download

Would it be possible to add support for this new datatype in FreeTDS? I would expect that I can find out a column is of type JSON using dbcoltype. Don't know if anything more is needed, in terms of data it is still a string.

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