CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/SQL-Statement.changes  view on Meta::CPAN

* Performance of IMPORT feature improved (thanks to Sven Probst, RT#57322)

[Bug fixes]
* expect every table object being derived from SQL::Eval::Table
* rewrite DELETE and UPDATE command based on table capabilities
* add abstract methods for all methods derived classes must override
  (this means, open_table for SQL::Statement deriveds must be overridden
   and all data access methods of tables - see SQL::Eval::Table for details)
* Tests are fixed to use TEMP TABLES explicitely when required
* check for invalid column names fixed
* Don't let depreciated parser structures stay alive in SQL::Statement when
  reusing the Parser

[Documentation]
* Method documentation of SQL::Statement and SQL::Eval::Table are improved
* Add a Roadmap describing future plans for SQL::Statement (in addition to
  DBD::File::Roadmap).
* POD spelling fixes provided by H.Merijn Brand and Pod::Spell::CommonMistakes
  (thanks Tux)
* POD grammar fixes and reasonable sentences created by Martin Evans 

corpus/dists/SQL-Statement.parsed  view on Meta::CPAN

{
  "preamble" => "Changes log for Perl extension SQL::Statement\n\nVersion 1.405, released June 17, 2013\n-------------------------------------------------\n[Bug fixes]\n* INSERT now expands incomplete rows (Thanks to H.Merijn Brand)\n\nVersion 1.404,...
  "raw_preamble" => "Changes log for Perl extension SQL::Statement\n\nVersion 1.405, released June 17, 2013\n-------------------------------------------------\n[Bug fixes]\n* INSERT now expands incomplete rows (Thanks to H.Merijn Brand)\n\nVersion 1....
  "releases" => []
}



( run in 0.929 second using v1.01-cache-2.11-cpan-df04353d9ac )