CPAN-Changes

 view release on metacpan or  search on metacpan

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

          "raw" => "        - Fix regression in context sensitiveness of deployment_statements\n",
          "style" => "-",
          "text" => "Fix regression in context sensitiveness of deployment_statements"
        },
        {
          "line" => 906,
          "raw" => "        - Fix regression resulting in overcomplicated query on\n          search_related from prefetching resultsets\n",
          "style" => "-",
          "text" => "Fix regression resulting in overcomplicated query on search_related from prefetching resultsets"
        },
        {
          "line" => 908,
          "raw" => "        - Fix regression on all-null returning searches (properly switch\n          LEFT JOIN to JOIN in order to distinguish between both cases)\n",
          "style" => "-",
          "text" => "Fix regression on all-null returning searches (properly switch LEFT JOIN to JOIN in order to distinguish between both cases)"
        },
        {
          "line" => 910,
          "raw" => "        - Fix regression in groupedresultset count() used on strict-mode\n          MySQL connections\n",
          "style" => "-",
          "text" => "Fix regression in groupedresultset count() used on strict-mode MySQL connections"
        },
        {
          "line" => 912,
          "raw" => "        - Better isolation of RNO-limited queries from the rest of a\n          prefetching resultset\n",
          "style" => "-",
          "text" => "Better isolation of RNO-limited queries from the rest of a prefetching resultset"
        },
        {
          "line" => 914,
          "raw" => "        - New MSSQL specific resultset attribute to allow hacky ordered\n          subquery support\n",
          "style" => "-",
          "text" => "New MSSQL specific resultset attribute to allow hacky ordered subquery support"
        },
        {
          "line" => 916,
          "raw" => "        - Fix nasty schema/dbhandle leak due to SQL::Translator\n",
          "style" => "-",
          "text" => "Fix nasty schema/dbhandle leak due to SQL::Translator"
        },
        {
          "line" => 917,
          "raw" => "        - Initial implementation of a mechanism for Schema::Version to\n          apply multiple step upgrades\n",
          "style" => "-",
          "text" => "Initial implementation of a mechanism for Schema::Version to apply multiple step upgrades"
        },
        {
          "line" => 919,
          "raw" => "        - Fix regression on externally supplied \$dbh with AutoCommit=0\n",
          "style" => "-",
          "text" => "Fix regression on externally supplied \$dbh with AutoCommit=0"
        },
        {
          "line" => 920,
          "raw" => "        - FAQ \"Custom methods in Result classes\"\n",
          "style" => "-",
          "text" => "FAQ \"Custom methods in Result classes\""
        },
        {
          "line" => 921,
          "raw" => "        - Cookbook POD fix for add_drop_table instead of add_drop_tables\n",
          "style" => "-",
          "text" => "Cookbook POD fix for add_drop_table instead of add_drop_tables"
        },
        {
          "line" => 922,
          "raw" => "        - Schema POD improvement for dclone\n\n",
          "style" => "-",
          "text" => "Schema POD improvement for dclone"
        }
      ],
      "line" => 883,
      "note" => "(UTC)",
      "raw" => "0.08117 2010-02-05 17:10:00 (UTC)\n",
      "raw_date" => "2010-02-05 17:10:00",
      "version" => "0.08117"
    },
    {
      "date" => "2009-12-10T09:02:00Z",
      "entries" => [
        {
          "line" => 925,
          "raw" => "        - Real limit/offset support for MSSQL server (via Row_Number)\n",
          "style" => "-",
          "text" => "Real limit/offset support for MSSQL server (via Row_Number)"
        },
        {
          "line" => 926,
          "raw" => "        - Fix distinct => 1 with non-selecting order_by (the columns\n          in order_by also need to be aded to the resulting group_by)\n",
          "style" => "-",
          "text" => "Fix distinct => 1 with non-selecting order_by (the columns in order_by also need to be aded to the resulting group_by)"
        },
        {
          "line" => 928,
          "raw" => "        - Do not attempt to deploy FK constraints pointing to a View\n",
          "style" => "-",
          "text" => "Do not attempt to deploy FK constraints pointing to a View"
        },
        {
          "line" => 929,
          "raw" => "        - Fix count/objects from search_related on limited resultset\n",
          "style" => "-",
          "text" => "Fix count/objects from search_related on limited resultset"
        },
        {
          "line" => 930,
          "raw" => "        - Stop propagating distinct => 1 over search_related chains\n",
          "style" => "-",
          "text" => "Stop propagating distinct => 1 over search_related chains"
        },
        {
          "line" => 931,
          "raw" => "        - Make sure populate() inherits the resultset conditions just\n          like create() does\n",
          "style" => "-",
          "text" => "Make sure populate() inherits the resultset conditions just like create() does"
        },
        {
          "line" => 933,
          "raw" => "        - Make get_inflated_columns behave identically to get_columns\n          wrt +select/+as (RT#46953)\n",
          "style" => "-",
          "text" => "Make get_inflated_columns behave identically to get_columns wrt +select/+as (RT#46953)"
        },
        {
          "line" => 935,
          "raw" => "        - Fix problems with scalarrefs under InflateColumn (RT#51559)\n",
          "style" => "-",
          "text" => "Fix problems with scalarrefs under InflateColumn (RT#51559)"
        },
        {
          "line" => 936,
          "raw" => "        - Throw exception on delete/update of PK-less resultsets\n",
          "style" => "-",
          "text" => "Throw exception on delete/update of PK-less resultsets"
        },
        {
          "line" => 937,
          "raw" => "        - Refactored Sybase storage driver into a central ::DBI::Sybase\n          dispatcher, and a sybase-specific ::DBI::Sybase::ASE\n",
          "style" => "-",
          "text" => "Refactored Sybase storage driver into a central ::DBI::Sybase dispatcher, and a sybase-specific ::DBI::Sybase::ASE"
        },
        {
          "line" => 939,
          "raw" => "        - Fixed an atrocious DBD::ADO bind-value bug\n",
          "style" => "-",
          "text" => "Fixed an atrocious DBD::ADO bind-value bug"
        },
        {
          "line" => 940,
          "raw" => "        - Cookbook/Intro POD improvements\n\n",
          "style" => "-",
          "text" => "Cookbook/Intro POD improvements"
        }
      ],
      "line" => 924,
      "note" => "(CST)",
      "raw" => "0.08115 2009-12-10 09:02:00 (CST)\n",
      "raw_date" => "2009-12-10 09:02:00",
      "version" => "0.08115"
    },
    {
      "date" => "2009-11-14T17:45:00Z",
      "entries" => [
        {
          "line" => 943,
          "raw" => "        - Preliminary support for MSSQL via DBD::ADO\n",
          "style" => "-",
          "text" => "Preliminary support for MSSQL via DBD::ADO"
        },
        {
          "line" => 944,
          "raw" => "        - Fix botched 0.08113 release (invalid tarball)\n\n",
          "style" => "-",
          "text" => "Fix botched 0.08113 release (invalid tarball)"
        }
      ],
      "line" => 942,
      "note" => "(UTC)",
      "raw" => "0.08114 2009-11-14 17:45:00 (UTC)\n",
      "raw_date" => "2009-11-14 17:45:00",
      "version" => "0.08114"
    },
    {
      "date" => "2009-11-13T23:13:00Z",
      "entries" => [
        {
          "line" => 947,
          "raw" => "        - Fix populate with has_many bug\n          (RT #50828)\n",
          "style" => "-",
          "text" => "Fix populate with has_many bug (RT #50828)"
        },
        {
          "line" => 949,
          "raw" => "        - Fix Oracle autoincrement broken for Resultsets with scalar refs\n          (RT #50874)\n",
          "style" => "-",
          "text" => "Fix Oracle autoincrement broken for Resultsets with scalar refs (RT #50874)"
        },
        {
          "entries" => [
            {
              "line" => 952,
              "raw" => "          - Support for TEXT/IMAGE columns\n",
              "style" => "-",
              "text" => "Support for TEXT/IMAGE columns"
            },
            {
              "line" => 953,
              "raw" => "          - Support for the 'money' datatype\n",
              "style" => "-",
              "text" => "Support for the 'money' datatype"
            },
            {

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

      "date" => "2009-02-27T02:00:00Z",
      "entries" => [
        {
          "line" => 1218,
          "raw" => "        - multi-create using find_or_create rather than _related for post-insert\n",
          "style" => "-",
          "text" => "multi-create using find_or_create rather than _related for post-insert"
        },
        {
          "line" => 1219,
          "raw" => "        - fix get_inflated_columns to check has_column_loaded\n",
          "style" => "-",
          "text" => "fix get_inflated_columns to check has_column_loaded"
        },
        {
          "line" => 1220,
          "raw" => "        - Add DBIC_MULTICREATE_DEBUG env var (undocumented, quasi-internal)\n",
          "style" => "-",
          "text" => "Add DBIC_MULTICREATE_DEBUG env var (undocumented, quasi-internal)"
        },
        {
          "entries" => [
            {
              "line" => 1222,
              "raw" => "          - correctly propagate columns loaded during multi-insert of rels\n",
              "style" => "-",
              "text" => "correctly propagate columns loaded during multi-insert of rels"
            },
            {
              "line" => 1223,
              "raw" => "          - not try and insert things tagged on via new_related unless required\n",
              "style" => "-",
              "text" => "not try and insert things tagged on via new_related unless required"
            }
          ],
          "line" => 1221,
          "raw" => "        - Fix up multi-create to:\n",
          "style" => "-",
          "text" => "Fix up multi-create to:"
        },
        {
          "line" => 1224,
          "raw" => "        - Possible to set locale in IC::DateTime extra => {} config\n",
          "style" => "-",
          "text" => "Possible to set locale in IC::DateTime extra => {} config"
        },
        {
          "line" => 1225,
          "raw" => "        - Calling the accessor of a belongs_to when the foreign_key\n          was NULL and the row was not stored would unexpectedly fail\n",
          "style" => "-",
          "text" => "Calling the accessor of a belongs_to when the foreign_key was NULL and the row was not stored would unexpectedly fail"
        },
        {
          "line" => 1227,
          "raw" => "        - Split sql statements for deploy only if SQLT::Producer returned a scalar\n          containing all statements to be executed\n",
          "style" => "-",
          "text" => "Split sql statements for deploy only if SQLT::Producer returned a scalar containing all statements to be executed"
        },
        {
          "line" => 1229,
          "raw" => "        - Add as_query() for ResultSet and ResultSetColumn. This makes subqueries\n          possible. See the Cookbook for details.\n",
          "style" => "-",
          "text" => "Add as_query() for ResultSet and ResultSetColumn. This makes subqueries possible. See the Cookbook for details."
        },
        {
          "line" => 1231,
          "raw" => "        - Massive rewrite of Ordered to properly handle position constraints and\n          to make it more matpath-friendly\n",
          "style" => "-",
          "text" => "Massive rewrite of Ordered to properly handle position constraints and to make it more matpath-friendly"
        },
        {
          "line" => 1233,
          "raw" => "        - deploy_statements called ddl_filename with the \$version and \$dir arguments\n          in the wrong order.\n",
          "style" => "-",
          "text" => "deploy_statements called ddl_filename with the \$version and \$dir arguments in the wrong order."
        },
        {
          "line" => 1235,
          "raw" => "        - columns/+columns attributes now support { as => select } hahsrefs\n",
          "style" => "-",
          "text" => "columns/+columns attributes now support { as => select } hahsrefs"
        },
        {
          "line" => 1236,
          "raw" => "        - support for views both in DBIC and via deploy() in SQLT\n\n",
          "style" => "-",
          "text" => "support for views both in DBIC and via deploy() in SQLT"
        }
      ],
      "line" => 1217,
      "note" => "(UTC)",
      "raw" => "0.08099_07 2009-02-27 02:00:00 (UTC)\n",
      "raw_date" => "2009-02-27 02:00:00",
      "version" => "0.08099_07"
    },
    {
      "date" => "2009-01-23T07:30:00Z",
      "entries" => [
        {
          "line" => 1239,
          "raw" => "        - Allow a scalarref to be supplied to the 'from' resultset attribute\n",
          "style" => "-",
          "text" => "Allow a scalarref to be supplied to the 'from' resultset attribute"
        },
        {
          "line" => 1240,
          "raw" => "        - Classes submitted as result_class for a resultsource are now\n          automatically loaded via ensure_loaded()\n",
          "style" => "-",
          "text" => "Classes submitted as result_class for a resultsource are now automatically loaded via ensure_loaded()"
        },
        {
          "line" => 1242,
          "raw" => "        - 'result_class' resultset attribute, identical to result_class()\n",
          "style" => "-",
          "text" => "'result_class' resultset attribute, identical to result_class()"
        },
        {
          "line" => 1243,
          "raw" => "        - add 'undef_on_null_fk' option for relationship accessors of type 'single'.\n          This will prevent DBIC from querying the database if one or more of\n          the key columns IS NULL\n",
          "style" => "-",
          "text" => "add 'undef_on_null_fk' option for relationship accessors of type 'single'. This will prevent DBIC from querying the database if one or more of the key columns IS NULL"
        },
        {



( run in 2.766 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )