SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-SQL-Statement-1.414-bp154.1.13.noarch.rpm :

* Thu Oct 22 2020 Tina Müller - updated to 1.414 see /usr/share/doc/packages/perl-SQL-Statement/Changes 1.414 2020-10-21
* re-release 1.413_001 without further changes 1.413_001 2020-09-28
* Spell check
* Be specific in which files to skip from the distribution
* Author fixes
* Makefile.PL: port WriteMakefile1 from Hash::Merge
* .travis.yml: update for Xenial VMs
* cleanup MANIFEST.SKIP
* bump copyright year
* SQL::Parser correctly parse VALUES and SET clauses containing function invocations with several arguments patch provided by Edgar J. Holleis
* Fri Apr 07 2017 cooloAATTsuse.com- updated to 1.412 see /usr/share/doc/packages/perl-SQL-Statement/Changes 1.412 2017-04-06
* Release 1.411_001 without further changes as 1.412 1.411_001 2017-03-30 [Bug fixes]
* Fix http://www.perlmonks.org/?node_id=1167381 (NumericEval: fix typo on error handling) (thanks to Yanick Champoux, James R. Leu)
* fix repo url and t/02execute.t (Reini Urban, Mohammad S Anwar)
* fix test failing with blead-perl (Jens Rehsack) [Improvements]
* Refactor constraints processing (Ovidiu Gheorghies)
* Support parsing of complex JOIN clause (containing OR and ()\'s) (James R. Leu)
* handle backtick quoting (Ben Hengst)
* Tue Apr 12 2016 cooloAATTsuse.com- updated to 1.410 see /usr/share/doc/packages/perl-SQL-Statement/Changes 1.410 2016-04-11 [Bug fixes]
* Fix RT#113625 - Unnecessary x-bits (Kent Fredric) [Documentation]
* pod2markdown README.md from lib/SQL/Statement.pm
* Thu Apr 07 2016 cooloAATTsuse.com- updated to 1.409 see /usr/share/doc/packages/perl-SQL-Statement/Changes 1.409 2016-04-06
* Release 1.408_001 without further changes as 1.409 1.408_001 2016-03-07 [Bug fixes]
* Fix RT#112530 - t/06virtual.t fails with -Duselongdouble (thanks Slaven Rezic)
* Fix RT#105852 - dependency installation isn\'t triggered properly in cpan (thanks Mithaldu)
* Fix RT#99349 - bind variables are not bound to placeholders in the correct order (thanks vulpeculusAATTgmx.de) [Documentation]
* Update Copyright statements, add where missing (according to records)
* Add license conditions where missing
* bundle copy of license conditions to distribution
* Sat Oct 10 2015 cooloAATTsuse.com- updated to 1.407 see /usr/share/doc/packages/perl-SQL-Statement/Changes
* Tue Jun 18 2013 cooloAATTsuse.com- updated to 1.405 [Bug fixes]
* INSERT now expands incomplete rows (Thanks to H.Merijn Brand) Version 1.404, released May 23, 2013 - ------------------------------------------------ [Bug fixes]
* re-enable cleanup test_output
* after test done
* recommend Text::Soundex and do soundex-test only when have it, because it\'s going to be removed from core for Perl 5.19 (thank Merijn) Version 1.403, released May 22, 2013 - ------------------------------------------------ [Bug fixes]
* fix documentation (rt#84889 - thanks Xavier Guimard and Florian, rt#85257 - thanks Andreas Koenig) Version 1.402, released December 19, 2012 - ------------------------------------------------ [Misc]
* add Math::Complex 1.56 as recommendation (RT#81926, Sam Ferencik)
* add Math::BigInt 1.88 as recommendation (RT#81927, Sam Ferencik)
* clarify Test::Simple 1.90 is required for building (RT#81925, Sam Ferencik) [Bug fixes]
* fix leaking reference to open tables outside SQL::Statement::execute (fixes RT#81523)
* looks_like_number identifies \'nan\' as number sometimes (add regex to t/06virtual.t)
* Thu Mar 31 2011 cooloAATTnovell.com- update to 1.33 [Bug fixes]
* Move test dependencies to (unreleased) Bundle::Test::SQL::Statement to avoid circular dependencies
* Fixed invalid check for escaped single quotes
* Fixed unpermitted modification of array source for table creation (CREATE TABLE AS IMPORT(?),[[..],[..]])
* Fixing alias used in ORDER BY (RT#61384, thanks jvm)
* Fixing ORDER BY behavior for multiple sort columns (slower, but guaranteed correct) [Improvements]
* renamed fetch-method into fetch_row (keep fetch() as alias) and add a fetch_rows() to fetch all rows at once
* Different accessors for direction of ORDER BY clause query part and it\'s boolean equivalent \"desc\" (0 or 1, respectively)
* Add a lot of Pure-Perl DBD\'s as build dependency for testing (skip DBD::AnyData for now, because it seems to be broken - check for next release) [Misc]
* Bump requirement of DBI to 1.616
* switch for fully external DBD tests from DBD::XBase to DBD::SQLite
* Document another limitation (lacking implicit creating temp table during processing a query using the same table with different aliases twice)
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Aug 23 2010 chrisAATTcomputersalat.de- update to 1.31- [Bug fixes]
* Fix misbehaviour of DELETE/UPDATE for tables with only basic capabilities and no matching where clause (reported by H.Merijn Brand and Drew ...)
* Fix some column identifier splits to respect quoted tables- [Improvements]
* Optimized some core routines between 25% and 50%.- fixed deps (Requires) o DBD::File, DBI::DBD::SqlEngine > Recommends
* Tue Aug 10 2010 chrisAATTcomputersalat.de- update to 1.30 - [Bug fixes]
* remove blib directory from distfile- Version 1.29, released August 1st, 2010 - [Bug fixes]
* add some getters as documented in SQL::Statement::Structure (fixes RT#59834, thanks John Wiersba)
* add missing import of function croak to SQL::Statement::Term::ColumnValue
* fix assignment of parser result (doesn\'t run with perl-5.13.3)- spec mods o rpmlint wrong-file-end-of-line-encoding replaced dos2unix with %{__perl} -p -i -e \"s|\\r\
|\
|\" o removed BuildReq perl-macros pkg only build for suse_version >= 1120, and perl-macros is delivered with perl
 
ICM