SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for R-DBI-1.0.0-1.38.x86_64.rpm :

* Mon May 21 2018 lbeltrameAATTkde.org- New upstream release 1.0.0
* New dbAppendTable() that by default calls sqlAppendTableTemplate() and then dbExecute() with a param argument, without support for row.names argument (#74).
* New dbCreateTable() that by default calls sqlCreateTable() and then dbExecute(), without support for row.names argument (#74).
* New dbCanConnect() generic with default implementation (#87).
* New dbIsReadOnly() generic with default implementation (#190, AATTanhqle).
* sqlAppendTable() now accepts lists for the values argument, to support lists of SQL objects in R 3.1.
* Add default implementation for dbListFields(DBIConnection, Id), this relies on dbQuoteIdentifier(DBIConnection, Id) (#75).
* The DBI specification vignette is rendered correctly from the installed package (#234).
* Update docs on how to cope with stored procedures (#242, AATTaryoda).
* Add “Additional arguments” sections and more examples for dbGetQuery(), dbSendQuery(), dbExecute() and dbSendStatement().
* The dbColumnInfo() method is now fully specified (#75).
* The dbListFields() method is now fully specified (#75).
* The dynamic list of methods in help pages doesn’t contain methods in DBI anymore.
* Pass missing value argument to secondary dbWriteTable() call (#737, AATTjimhester).
* The Id class now uses and not when printing.
* The default dbUnquoteIdentifier() implementation now complies to the spec.
* Tue Apr 03 2018 darinAATTdarins.net- removed Recommends/BuildRequires based on Suggests
* Wed Oct 18 2017 lbeltrameAATTkde.org- Update to 0.7- Run spec-cleaner
* Tue May 10 2016 darinAATTdarins.net- update to 0.4-1- removed DBI_0.3.1_SQL.patch- fix spec so is builds on SLE_12- removed %check as is has a cyclic build dependency with RSQLite
* Tue Feb 02 2016 opensuseAATTdstoecker.de- fix cycle build dependency add DBI_0.3.1_SQL.patch fixing wrong require return value checks in examples
* Thu Oct 09 2014 darinAATTdarins.net- fix packaging
* Tue Apr 15 2014 darinAATTdarins.net- update to 0.2-7- fix license- remove old build deps
* Thu Jan 19 2012 darinAATTdarins.net- Initial packaging for OpenSuSE
 
ICM