Sequel 5.39.0 has been released! = 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. Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/30881017-7dba-4e0c-bbe7-dad2b67cbe00n%40googlegroups.com.
