We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
don't test load and unload of driver difficult to test within a test, given that dbUnloadDriver() is deprecated (see end of proposal)
don't test dbGetInfo dbGetInfo for Driver has been removed everywhere except for RSQLite (where it returns an empty list). dbGetInfo for other objects is deprecated in RSQLite, but available in other backends. How to resolve?
original version from e-mail sent Sat, Sep 5, 2015
more precise description of tight coupling
expand interface definition
qq
q
spacing
sequence
minor
solved
simplify
sectioning
trivial stuff first
clarify
permalink
link
move IoC to separate file
sort it out
SQL methods section
test-first
Results section
start aligning tests with vignettes
use collection of tester functions instead of IoC
dbFetch specialties
test encoding and time also in R -> db -> R scenarios
separate deprecated items
separate point about data translation
fix typo