Sha256: 9e4d2cdce05c9fc83653efd8749ab8428924c109e28ad470f2fb5d9e6b304be2
Contents?: true
Size: 638 Bytes
Versions: 64
Compression:
Stored size: 638 Bytes
Contents
= New Features * On Microsoft SQL Server, the :clustered option is now supported for primary key and unique constraints. You can use a true value for CLUSTERED and a false value for NONCLUSTERED. = Other Improvements * Partitioned tables are now included in the result of Database#tables on PostgreSQL. * alter_table set_column_allow_null no longer drops the size of binary columns on Microsoft SQL Server. * In the tree plugin, the roots_dataset method now works correctly with queries using joins by qualifying the parent column. * A fork safety guide has been added, discussing fork safety issues when using Sequel.
Version data entries
64 entries across 55 versions & 2 rubygems