CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/DBIx-Class.parsed view on Meta::CPAN
{
"line" => 868,
"raw" => " - Add \$rs->is_ordered to test for existing order_by on a resultset\n",
"style" => "-",
"text" => "Add \$rs->is_ordered to test for existing order_by on a resultset"
},
{
"line" => 869,
"raw" => " - Add as_subselect_rs to DBIC::ResultSet from\n DBIC::Helper::ResultSet::VirtualView::as_virtual_view\n",
"style" => "-",
"text" => "Add as_subselect_rs to DBIC::ResultSet from DBIC::Helper::ResultSet::VirtualView::as_virtual_view"
},
{
"line" => 871,
"raw" => " - Refactor dbicadmin adding DDL manipulation capabilities\n",
"style" => "-",
"text" => "Refactor dbicadmin adding DDL manipulation capabilities"
},
{
"line" => 872,
"raw" => " - New optional dependency manager to aid extension writers\n",
"style" => "-",
"text" => "New optional dependency manager to aid extension writers"
},
{
"line" => 873,
"raw" => " - Depend on newest bugfixed Moose\n",
"style" => "-",
"text" => "Depend on newest bugfixed Moose"
},
{
"line" => 874,
"raw" => " - Make resultset chaining consistent wrt selection specification\n",
"style" => "-",
"text" => "Make resultset chaining consistent wrt selection specification"
},
{
"line" => 875,
"raw" => " - Storage::DBI::Replicated cleanup\n",
"style" => "-",
"text" => "Storage::DBI::Replicated cleanup"
},
{
"line" => 876,
"raw" => " - Fix autoinc PKs without an autoinc flag on Sybase ASA\n\n",
"style" => "-",
"text" => "Fix autoinc PKs without an autoinc flag on Sybase ASA"
}
],
"line" => 867,
"note" => "(UTC)",
"raw" => "0.08119 2010-02-15 09:36:00 (UTC)\n",
"raw_date" => "2010-02-15 09:36:00",
"version" => "0.08119"
},
{
"date" => "2010-02-08T11:53:00Z",
"entries" => [
{
"line" => 879,
"raw" => " - Fix a bug causing UTF8 columns not to be decoded (RT#54395)\n",
"style" => "-",
"text" => "Fix a bug causing UTF8 columns not to be decoded (RT#54395)"
},
{
"line" => 880,
"raw" => " - Fix bug in One->Many->One prefetch-collapse handling (RT#54039)\n",
"style" => "-",
"text" => "Fix bug in One->Many->One prefetch-collapse handling (RT#54039)"
},
{
"line" => 881,
"raw" => " - Cleanup handling of relationship accessor types\n\n",
"style" => "-",
"text" => "Cleanup handling of relationship accessor types"
}
],
"line" => 878,
"note" => "(UTC)",
"raw" => "0.08118 2010-02-08 11:53:00 (UTC)\n",
"raw_date" => "2010-02-08 11:53:00",
"version" => "0.08118"
},
{
"date" => "2010-02-05T17:10:00Z",
"entries" => [
{
"line" => 884,
"raw" => " - Perl 5.8.1 is now the minimum supported version\n",
"style" => "-",
"text" => "Perl 5.8.1 is now the minimum supported version"
},
{
"line" => 885,
"raw" => " - Massive optimization of the join resolution code - now joins\n will be removed from the resulting SQL if DBIC can prove they\n are not referenced by anything\n",
"style" => "-",
"text" => "Massive optimization of the join resolution code - now joins will be removed from the resulting SQL if DBIC can prove they are not referenced by anything"
},
{
"line" => 888,
"raw" => " - Subqueries no longer marked experimental\n",
"style" => "-",
"text" => "Subqueries no longer marked experimental"
},
{
"line" => 889,
"raw" => " - Support for Informix RDBMS (limit/offset and auto-inc columns)\n",
"style" => "-",
"text" => "Support for Informix RDBMS (limit/offset and auto-inc columns)"
},
{
"line" => 890,
"raw" => " - Support for Sybase SQLAnywhere, both native and via ODBC\n",
"style" => "-",
"text" => "Support for Sybase SQLAnywhere, both native and via ODBC"
},
{
"line" => 891,
"raw" => " - might_have/has_one now warn if applied calling class's column\n has is_nullable set to true.\n",
"style" => "-",
"text" => "might_have/has_one now warn if applied calling class's column has is_nullable set to true."
},
{
( run in 1.527 second using v1.01-cache-2.11-cpan-39bf76dae61 )