Skip to content

Releases: special-uor/dabr

dabr v0.0.3 - CRAN

22 May 17:16
Compare
Choose a tag to compare
  • Updated the return type for select queries to a tibble.
  • Added the pipe operator from the magrittr package.

dabr v0.0.2 - CRAN

07 Dec 17:50
29a7204
Compare
Choose a tag to compare
  • Added option to return tables' attributes with dabr::list_table(quiet = TRUE).
  • Added function to get the attributes of a table, dabr::get_attr.
  • Updated queries for dabr::insert, dabr::select, and dabr::update.
  • Added function to verify connection objects, dabr::is.connected.
  • Removed unused function is.MariaDBConnection.
  • Added function to execute delete queries, dabr::delete.

dabr v0.0.1 - CRAN

05 Nov 09:35
Compare
Choose a tag to compare