Path to this page:
Subject: CVS commit: pkgsrc/databases/ruby-sequel
From: Takahiro Kambe
Date: 2020-06-07 08:21:36
Message id: 20200607062136.CD04FFB27@cvs.NetBSD.org
Log Message:
databases/ruby-sequel: update to 5.33.0
Update ruby-sequel to 5.33.0.
=== 5.33.0 (2020-06-01)
* Support custom join types on a per-association basis when using \
eager_graph/association_join (jeremyevans)
* Support primary_key with type: :smallserial on PostgreSQL (j-a-m-l) (#1698)
* Add Database#current_timestamp_utc accessor on SQLite to keep CURRENT_* in UTC \
instead of converting to localtime (jeremyevans)
Files: