Skip to content

Javers uses deprecated type TEXT for mssql for Snapshot_State and Snapshot_Changed fields #497

@wcchristian

Description

@wcchristian

Looking at FixedSchemaFactory as well as my installation of Microsoft Sql Server, it appears that javers is using the TEXT datatype for the STATE and CHANGED_PROPERTIES fields in the jv_snapshot table. The text datatype has been deprecated in mssql since SQL Server 2005.

http://stackoverflow.com/questions/564755/sql-server-text-type-vs-varchar-data-type
https://msdn.microsoft.com/en-us/library/ms187993.aspx

(Unable to create a unit test to show this.)

Metadata

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