R-DBI

Edit Package R-DBI
No description set
Refresh
Refresh
Source Files
Filename Size Changed
DBI_1.0.0.tar.gz 0000931812 910 KB
R-DBI.changes 0000002888 2.82 KB
R-DBI.spec 0000002203 2.15 KB
Latest Revision
Darin Perusich's avatar Darin Perusich (deadpoint) accepted request 610941 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 7)
- 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 <Id> and not <Table> when printing.
   * The default dbUnquoteIdentifier() implementation now complies to the
     spec.
Comments 0
openSUSE Build Service is sponsored by