• Internal changes only.
  • Internal changes only.
  • Harmonize yaml formatting.

  • Revert changes to matrix section.

  • Make method definition more similar to S3 (#14).
  • Compatibility with DBItest 1.7.2 (#13).
  • Switch to CC0 license (#7).
  • Prepare for CII badge (#6).
  • Add comment pointing to implementations that help grow a data frame (#3).
  • Converted to template repository on GitHub (#8).
  • Switch to GitHub Actions (#9).
  • Prefer testthat::skip() over skip() so that tests run cleanly (#5).
  • Add ellipsis ... to the signature of all DBI methods.
  • Travis tests pass.
  • Enable Travis CI.
  • Compatibility with current DBI: Use default method for dbGetInfo(DBIResult).