Overview

Request 610941 accepted

- 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, @anhqle).
* 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, @aryoda).
* 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,
@jimhester).
* The Id class now uses and not when printing.
* The default dbUnquoteIdentifier() implementation now complies to the
spec.

Loading...
Request History
Luca Beltrame's avatar

luca_b created request

- 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, @anhqle).
* 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, @aryoda).
* 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,
@jimhester).
* The Id class now uses and not when printing.
* The default dbUnquoteIdentifier() implementation now complies to the
spec.


Darin Perusich's avatar

deadpoint accepted request

openSUSE Build Service is sponsored by