Skip to content

v1.4.2

Compare
Choose a tag to compare
@jarodmeng jarodmeng released this 13 Jan 05:17
· 53 commits to master since this release
  • Add a convenient wrapper kerberos_configs() to generate Kerberos header configs that can be passed to the request.config argument of dbConnect(). (#202 and #221). Thanks to @suzzettedetorres for providing this solution.
  • All functions that take table name as argument now work with dbplyr::in_schema() and DBI::Id() besides the usual character table name. (#228)
  • Create a new dbRenameTable() function to rename table name.

Full Changelog: v1.4.1...v1.4.2