CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/DBIx-Class.changes  view on Meta::CPAN

        - Add as_subselect_rs to DBIC::ResultSet from
          DBIC::Helper::ResultSet::VirtualView::as_virtual_view
        - Refactor dbicadmin adding DDL manipulation capabilities
        - New optional dependency manager to aid extension writers
        - Depend on newest bugfixed Moose
        - Make resultset chaining consistent wrt selection specification
        - Storage::DBI::Replicated cleanup
        - Fix autoinc PKs without an autoinc flag on Sybase ASA

0.08118 2010-02-08 11:53:00 (UTC)
        - Fix a bug causing UTF8 columns not to be decoded (RT#54395)
        - Fix bug in One->Many->One prefetch-collapse handling (RT#54039)
        - Cleanup handling of relationship accessor types

0.08117 2010-02-05 17:10:00 (UTC)
        - Perl 5.8.1 is now the minimum supported version
        - 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
        - Subqueries no longer marked experimental
        - Support for Informix RDBMS (limit/offset and auto-inc columns)

corpus/dists/DBIx-Class.parsed  view on Meta::CPAN

      "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",



( run in 0.419 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )