Subject: CVS commit: pkgsrc/databases/ruby-sequel
From: Takahiro Kambe
Date: 2016-03-08 14:57:24
Message id: 20160308135724.2147AFBB7@cvs.NetBSD.org

Log Message:
Update ruby-sequel to 4.32.0.

=== 4.32.0 (2016-03-01)

* Use mutex for synchronizing access to association reflection cache on MRI \ 
(jeremyevans)

* Add Dataset#delete_from on MySQL, allowing deletions from multiple tables in a \ 
single query (jeremyevans) (#1146)

* Add no_auto_literal_strings extension, which makes SQL injection \ 
vulnerabilities less likely (jeremyevans)

* Add Model.default_association_options, for setting option defaults for all \ 
future associations (jeremyevans)

* Support :association_pks_nil association option in association_pks setter for \ 
determining how to handle nil (jeremyevans)

* Make association_pks setter handle empty array correctly when :delay_pks is \ 
set (jeremyevans)

* Add a setter method for one_through_one associations (jeremyevans)

* Include :remarks entry in JDBC schema parsing output, containing comments on \ 
the column (olleolleolle) (#1143)

* Support :eager_reload and :eager options to associations in \ 
tactical_eager_loading plugin (jeremyevans)

* Make tactical_eager_loading not eager load if passing proc or block to \ 
association method (jeremyevans)

* Make eager_each plugin handle eager loading for Dataset#first and similar \ 
methods (jeremyevans)

Files:
RevisionActionfile
1.43modifypkgsrc/databases/ruby-sequel/Makefile
1.40modifypkgsrc/databases/ruby-sequel/PLIST
1.41modifypkgsrc/databases/ruby-sequel/distinfo