pg13 1.1.1

  • Added conn_fun argument to *_exists functions
  • Added rename_schema() function

pg13 1.1.0.9000

  • Styled project according to the tidyverse style guide
  • Export typewrite_* functions
  • Remove cli package dependency
  • Add chunk style option to typewrite_sql()
  • Change checks_* to only return danger alerts so that console messages are less lengthy.
  • Add styling option and return checks_* in console as condition of verbose in query() and send().
  • Expand default argument values in conn_db()
  • Silence local_connect() unless verbose is set to TRUE.

pg13 1.1.0

  • Added join1 function

pg13 1.0.0

  • Change function naming conventions to snake case
  • Deprecated camel case functions

pg13 0.3.2