SQL Server v5.2.0.rc1 Release Notes

Release Date: 2019-02-12 // about 5 years ago
  • ๐Ÿ›  Fixed

    • #638 Don't disable referential integrity for the same table twice.
    • ๐Ÿ›  #646 Make String equality check work for Type::Data values. Fixes #645.
    • ๐Ÿ›  #671 Fix tinyint columns schema migration. Fixes #670.

    ๐Ÿ”„ Changed

    • #642 Added with (nolock) hint to information_schema.views.

    ๐Ÿš… Please check 5-1-stable for previous changes.