c7d906fcea
0.082842 2020-06-16 20:10 (UTC) * New Features - An on_connect rebase_sqlmaker call allowing experimentation with non-core SQL generators on a per-$schema-instance basis https://is.gd/DBIC_rebase_sqlmaker - Automatically detect and use multi-column IN on recent versions of libsqlite: ... WHERE ( foo, bar ) IN ( SELECT foo, bar FROM ... ) * Fixes - Fix silent failure to retrieve a primary key (RT#80283) or worse: returning an incorrect value (RT#115381) in case a rdbms-side autoinc column is declared as PK with the is_auto_increment attribute unset - Fix overly-aggressive condition unrolling, corrupting custom ops with array arguments (RT#132390) - Fix docs on how to properly use Moo(se) in ResultSet's, and fix a corner case of ->count not functioning properly when the old recipe was being used (GH#105) - Fix incorrect ::Storage->_ping() behavior under Sybase (RT#114214) - Work around breakage in Hash::Merge by soft-requiring Clone as part of the replicated subsystem (RT#124321) * Misc - DBIC_TRACE_PROFILE=... now uses a ::Storage::Statistics subclass DBIx::Class::Storage::Debug::PrettyTrace which properly ships as a part of this distrinbution - Switch out SQL::Abstract dependency with a slower moving dist - Remove Data::Page dependency by inlining its entirety into the core DBIx::Class::ResultSet::Pager (RT#130686)
6 lines
428 B
Text
6 lines
428 B
Text
$NetBSD: distinfo,v 1.31 2020/09/06 21:27:04 wiz Exp $
|
|
|
|
SHA1 (DBIx-Class-0.082842.tar.gz) = 454f2a498cd1ca5eee1cef55a3dfaa3b3ef17a42
|
|
RMD160 (DBIx-Class-0.082842.tar.gz) = 7fb95fd196e098add608cba11f38b1a12a884da8
|
|
SHA512 (DBIx-Class-0.082842.tar.gz) = c8d7149536d5c4ebbfc866b0c143454ead37fda5ddb8fa43dfe2d56c2169be0fd8a46ec3b6c7cd22cb1c93504056d5803b5250ac151507ef4205fe53495e8f18
|
|
Size (DBIx-Class-0.082842.tar.gz) = 879377 bytes
|