Skip to content

Extra arguments to dbConnect

Compare
Choose a tag to compare
@dgrtwo dgrtwo released this 19 Apr 02:56
· 32 commits to master since this release
  • Offer redshift as an alternative, using the Postgres driver
  • DBI is now in DEPENDS rather than IMPORTS
  • Allow passing ... to create_connection (and create_connection_pool) to pass additional parameters to dbConnect (or to dbPool).