summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class/distinfo
diff options
context:
space:
mode:
authorsno <sno>2009-07-19 11:08:00 +0000
committersno <sno>2009-07-19 11:08:00 +0000
commitb0b0406eff892d4609a0a4217f75e962dd2295e3 (patch)
tree658251daaec147c874293497a72bc1c016e1fe64 /databases/p5-DBIx-Class/distinfo
parent604505d5f6962bd83280e313db339a66e2212885 (diff)
downloadpkgsrc-b0b0406eff892d4609a0a4217f75e962dd2295e3.tar.gz
pkgsrc changes:
- Updating package for p5 module DBIx::Class from 0.08107 to 0.08108 - Reordering dependencies (alphabetically according to META.yml) Upstream changes: 0.08108 2009-07-05 23:15:00 (UTC) - Fixed the has_many prefetch with limit/group deficiency - it is now possible to select "top 5 commenters" while prefetching all their comments - New resultsed method count_rs, returns a ::ResultSetColumn which in turn returns a single count value - Even better support of count with limit - New on_connect_call/on_disconnect_call functionality (check POD of Storage::DBI) - Automatic datetime handling environment/session setup for Oracle via connect_call_datetime_setup() - count/all on related left-joined empty resultsets now correctly returns 0/() - Fixed regression when both page and offset are specified on a resultset - Fixed HRI returning too many empty results on multilevel nonexisting prefetch - make_column_dirty() now overwrites the deflated value with an inflated one if such exists - Fixed set_$rel with where restriction deleting rows outside the restriction - populate() returns the created objects or an arrayref of the created objects depending on scalar vs. list context - Fixed find_related on 'single' relationships - the former implementation would overspecify the WHERE condition, reporting no related objects when there in fact is one - SQL::Translator::Parser::DBIx::Class now attaches tables to the central schema object in relationship dependency order - Fixed regression in set_column() preventing sourceless object manipulations - Fixed a bug in search_related doubling a join if the original $rs already joins/prefetches the same relation - Storage::DBI::connected() improvements for Oracle and Sybase - Fixed prefetch+incomplete select regression introduced in 0.08100 - MSSQL limit (TOP emulation) fixes and improvements
Diffstat (limited to 'databases/p5-DBIx-Class/distinfo')
-rw-r--r--databases/p5-DBIx-Class/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Class/distinfo b/databases/p5-DBIx-Class/distinfo
index 060c461eede..3e3b209d7ae 100644
--- a/databases/p5-DBIx-Class/distinfo
+++ b/databases/p5-DBIx-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/06/15 20:30:03 sno Exp $
+$NetBSD: distinfo,v 1.9 2009/07/19 11:08:00 sno Exp $
-SHA1 (DBIx-Class-0.08107.tar.gz) = 0e422e775cc0c1919f1a9ea488dc0f301355c702
-RMD160 (DBIx-Class-0.08107.tar.gz) = a18caf68c2303120527175e56d603fc9a4ed883f
-Size (DBIx-Class-0.08107.tar.gz) = 408865 bytes
+SHA1 (DBIx-Class-0.08108.tar.gz) = 7456886eca33dbf6c43aaa4387c9c4865054ac6b
+RMD160 (DBIx-Class-0.08108.tar.gz) = 2922400b13452568072dff54f43bc451f3c9eb6e
+Size (DBIx-Class-0.08108.tar.gz) = 427175 bytes