Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (44m)  pkgsrc-2024Q1 (20d)  pkgsrc-2023Q4 (67d)  pkgsrc-2023Q2 (99d)  pkgsrc-2023Q3 (179d) 

2024-06-07 05:00:58 UTC Now

2023-08-05 08:51:12 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.71.0

5.71.0 (2023-08-01)

* Support ILIKE ANY on PostgreSQL by not forcing the use of ESCAPE for ILIKE
  (gilesbowkett) (#2066)

* Add pg_xmin_optimistic_locking plugin for optimistic locking for all
  models without database changes (jeremyevans)

* Recognize the xid PostgreSQL type as an integer type in the
  jdbc/postgresql adapter (jeremyevans)

* Make set_column_allow_null method reversible in migrations (enescakir)
  (#2060)

(taca)