Skip to content

implyr 0.4.0

Compare
Choose a tag to compare
@ianmcook ianmcook released this 29 Mar 14:27
· 24 commits to master since this release
eb38741

CRAN release

  • Fixed bugs in table creation (#47, @karoliskascenas)
  • Allow user to set copy_to() size limit with option implyr.copy_to_size_limit (#49, @karoliskascenas)
  • Added more SQL translations
  • Fixed a DBI identifier quoting problem causing errors with dbplyr 2.0.0 (#48)
  • Removed deprecated functions from tests (#42)