Skip to content

Problem with TEXT type in MSSQL due to VARCHAR(MAX) instead of NVARCHAR(MAX) #2323

Open
@cfales

Description

The below issue was set for milestone 2.5.2 but was marked as Closed - Incomplete.
DBAL-1233: TEXT type in MSSQL should be NVARCHAR(MAX) not VARCHAR(MAX)

To my knowledge the issue remains (as there are other similar problems reported eg. DBAL-1823: Doctrine2 + pdo_sqlsrv the createQueryBuilder() Order By with varchar field does not work)

This is an issue that is affected our deployment.

Could someone have a look and see if this is a problem that can be addressed in an update?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions