CPAN-Changes

 view release on metacpan or  search on metacpan

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

                  "text" => "Transaction support"
                },
                {
                  "line" => 272,
                  "raw" => "          - Support for VARCHAR(MAX)/VARBINARY(MAX)/NVARCHAR(MAX) datatypes\n",
                  "style" => "-",
                  "text" => "Support for VARCHAR(MAX)/VARBINARY(MAX)/NVARCHAR(MAX) datatypes"
                },
                {
                  "line" => 273,
                  "raw" => "          - Nomalization of retrieved GUID values\n\n",
                  "style" => "-",
                  "text" => "Nomalization of retrieved GUID values"
                }
              ],
              "line" => 270,
              "raw" => "        - Multiple Improvements MSSQL over DBD::ADO\n",
              "style" => "-",
              "text" => "Multiple Improvements MSSQL over DBD::ADO"
            }
          ],
          "line" => 258,
          "raw" => "    * New Features / Changes\n",
          "style" => "*",
          "text" => "New Features / Changes"
        },
        {
          "entries" => [
            {
              "line" => 276,
              "raw" => "        - Fix complex has_many prefetch with resultsets not selecting identity\n          columns from the root result source\n",
              "style" => "-",
              "text" => "Fix complex has_many prefetch with resultsets not selecting identity columns from the root result source"
            },
            {
              "line" => 278,
              "raw" => "        - Fix SkipFirst and FirstSkip limit dialects (Informix and Firebird)\n",
              "style" => "-",
              "text" => "Fix SkipFirst and FirstSkip limit dialects (Informix and Firebird)"
            },
            {
              "line" => 279,
              "raw" => "        - Fix \"Skimming limit\" dialects (Top, FetchFirst) to properly check\n          the order_by criteria for stability\n",
              "style" => "-",
              "text" => "Fix \"Skimming limit\" dialects (Top, FetchFirst) to properly check the order_by criteria for stability"
            },
            {
              "line" => 281,
              "raw" => "        - Fix \"Skimming limit\" dialects (Top, FetchFirst) to propagate\n          non-selected order criteria when part of a larger subquery\n",
              "style" => "-",
              "text" => "Fix \"Skimming limit\" dialects (Top, FetchFirst) to propagate non-selected order criteria when part of a larger subquery"
            },
            {
              "line" => 283,
              "raw" => "        - Fix RowNumberOver and all \"skimming limits\" to correctly assemble\n          bind values when supplied for both select and order_by\n",
              "style" => "-",
              "text" => "Fix RowNumberOver and all \"skimming limits\" to correctly assemble bind values when supplied for both select and order_by"
            },
            {
              "line" => 285,
              "raw" => "        - Fix all subquery-based dialects to not lose a subquery fragment\n          when we both select and order by the result of the same subquery\n",
              "style" => "-",
              "text" => "Fix all subquery-based dialects to not lose a subquery fragment when we both select and order by the result of the same subquery"
            },
            {
              "line" => 287,
              "raw" => "        - Fix the Sybase hubrid limit dialect (RowCountOrGenericSubQ) losing\n          Group/Having/Order clauses when called without an offset (RT#73244)\n",
              "style" => "-",
              "text" => "Fix the Sybase hubrid limit dialect (RowCountOrGenericSubQ) losing Group/Having/Order clauses when called without an offset (RT#73244)"
            },
            {
              "line" => 289,
              "raw" => "        - No longer generate incorrect SQL on ->as_query called on resultsets\n          with software_limit enabled\n",
              "style" => "-",
              "text" => "No longer generate incorrect SQL on ->as_query called on resultsets with software_limit enabled"
            },
            {
              "line" => 291,
              "raw" => "        - A number of corner case fixes of void context populate() with \\[]\n",
              "style" => "-",
              "text" => "A number of corner case fixes of void context populate() with \\[]"
            },
            {
              "line" => 292,
              "raw" => "        - Fix corner case of forked children disconnecting the parents DBI\n          handle\n",
              "style" => "-",
              "text" => "Fix corner case of forked children disconnecting the parents DBI handle"
            },
            {
              "line" => 294,
              "raw" => "        - Improve identity/autoinc retrieval code in MSSQL and Sybase -\n          should reduce weird side-effects especially with populate()\n",
              "style" => "-",
              "text" => "Improve identity/autoinc retrieval code in MSSQL and Sybase - should reduce weird side-effects especially with populate()"
            },
            {
              "entries" => [
                {
                  "line" => 298,
                  "raw" => "          - FreeTDS ODBC driver (when used with MSSQL)\n",
                  "style" => "-",
                  "text" => "FreeTDS ODBC driver (when used with MSSQL)"
                },
                {
                  "line" => 299,
                  "raw" => "          - The Firebird ODBC driver\n",
                  "style" => "-",
                  "text" => "The Firebird ODBC driver"
                },
                {
                  "line" => 300,
                  "raw" => "          - The MSAccess ODBC driver\n",
                  "style" => "-",
                  "text" => "The MSAccess ODBC driver"
                }
              ],
              "line" => 296,
              "raw" => "        - Explicitly disable DBD::ODBC batch operations (as of DBD::ODBC 1.35)\n          for the following drivers too buggy to handle the optimized path:\n",
              "style" => "-",
              "text" => "Explicitly disable DBD::ODBC batch operations (as of DBD::ODBC 1.35) for the following drivers too buggy to handle the optimized path:"
            },
            {
              "line" => 301,
              "raw" => "        - Explicitly disable DBD::ODBC dynamic_cursors when using freetds 0.83\n          or later - they made enough ODBC incompatible changes making it\n          impossible to support sanely\n",



( run in 0.982 second using v1.01-cache-2.11-cpan-364913b4093 )