Sha256: b75b385ec5816c8ee685c30b2a175b2306a863c914f3aa4ecc7aa424e1b12f6c
Contents?: true
Size: 528 Bytes
Versions: 43
Compression:
Stored size: 528 Bytes
Contents
= New Features * A Sequel::Database#like_without_collate accessor has been added on Microsoft SQL Server, which avoids using the COLLATE clause for LIKE expressions. This can speed up query performance significantly. * A private Sequel::Model::Errors#full_message method has been added to make it easier to support internationalization for Sequel::Model error messages. = Other Improvements * The association reflection tracking in the unused_associations plugin now works correctly when combining coverage runs.
Version data entries
43 entries across 43 versions & 2 rubygems