Revisions of R-DBI

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.
Darin Perusich's avatar Darin Perusich (deadpoint) committed (revision 6)
removed Recommends/BuildRequires based on Suggests
Detlef Steuer's avatar Detlef Steuer (dsteuer) accepted request 534977 from Luca Beltrame's avatar Luca Beltrame (luca_b) (revision 5)
- Update to 0.7
- Run spec-cleaner
Detlef Steuer's avatar Detlef Steuer (dsteuer) accepted request 357367 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 3)
Fixes cycle dependency between DBI and SQLite which prevents building on leap and newer systems.
Darin Perusich's avatar Darin Perusich (deadpoint) committed (revision 2)
fix packaging
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 1)
osc copypac from project:devel:languages:R:base package:R-DBI revision:2
Displaying all 7 revisions
openSUSE Build Service is sponsored by