Skip to content

JSON data type is missing? #915

Open
@Carmageddon

Description

@Carmageddon

I am testing locally using mcr.microsoft.com/mssql/server:2022-latest docker image, and the database works except, apparently the JSON data type is missing.

Image

The screenshot is taken from SSMS 20.2

According to the documentation of SQL Server, its supposed to be available.

When I try to explicitly type "JSON" as the desired data type, I get error "Invalid data type"

The exact version, from the docker logs:

2025-01-09 20:00:00 13:32:15.84 Server Microsoft SQL Server 2022 (RTM-CU16) (KB5048033) - 16.0.4165.4 (X64)
2025-01-10 09:32:15
Nov 6 2024 19:24:49
2025-01-10 09:32:15
Copyright (C) 2022 Microsoft Corporation
2025-01-10 09:32:15
Developer Edition (64-bit) on Linux (Ubuntu 22.04.5 LTS)

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