Subject: CVS commit: pkgsrc/databases/ruby-sequel
From: Takahiro Kambe
Date: 2021-01-10 15:28:46
Message id: 20210110142846.AFDDBFA9D@cvs.NetBSD.org

Log Message:
databases/ruby-sequel: update to 5.40.0

=== 5.40.0 (2021-01-01)

* Support UPDATE FROM syntax in SQLite 3.33.0+ (jeremyevans)

* Have pg_interval extension work with ActiveSupport 6.1 (jeremyevans)

* Have date_arithmetic extension work with ActiveSupport 6.1 (jeremyevans)

* Avoid method redefinition warnings in verbose warning mode (jeremyevans)

=== 5.39.0 (2020-12-01)

* Support :clustered option for primary key and unique constraints on Microsoft \ 
SQL Server (jeremyevans)

* Do not modify the size of binary columns when using set_column_allow_null on \ 
Microsoft SQL Server (jeremyevans) (#1736)

* Add a fork safety guide with more detail on how to use Sequel with libraries \ 
that fork (janko) (#1733)

* Make the roots_dataset method in the tree plugin work with queries using joins \ 
(jeremyevans) (#1731)

* Make Database#tables return partitioned tables on PostgreSQL 10+ (epoberezhny) \ 
(#1729, #1730)

=== 5.38.0 (2020-11-01)

* Do not add new Database instances to Sequel::DATABASES if the test connection \ 
fails (jeremyevans) (#1727)

* Support the newer com.mysql.cj.jdbc.Driver in the jdbc/mysql adapter (jeremyevans)

* Do not swallow disconnect errors in Database#create_or_replace_view or \ 
Database#create_table* on Oracle (jeremyevans)

* Only rescue non-disconnect Sequel::DatabaseErrors in \ 
Postgres::Database#server_version (jeremyevans) (#1724)

* Make the single_table_inheritance and prepared_statements plugins work if \ 
loaded into the same class (jeremyevans) (#1721)

Files:
RevisionActionfile
1.87modifypkgsrc/databases/ruby-sequel/Makefile
1.83modifypkgsrc/databases/ruby-sequel/PLIST
1.84modifypkgsrc/databases/ruby-sequel/distinfo