Helper functions to build SQL statements for dbGetQuery or dbSendQuery under program control. They are intended to increase speed of coding and to reduce coding errors. Arguments are carefully checked, in particular SQL identifiers such as names of tables or columns. More patterns will be added as required.
Version: | 0.1.3 |
Imports: | checkmate (≥ 1.7.2), magrittr, plyr |
Suggests: | testthat |
Published: | 2016-03-12 |
Author: | Uwe Block [aut, cre] |
Maintainer: | Uwe Block <u.block.mz at gmail.com> |
BugReports: | https://github.com/UweBlock/lazysql/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/UweBlock/lazysql |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | lazysql results |
Reference manual: | lazysql.pdf |
Package source: | lazysql_0.1.3.tar.gz |
Windows binaries: | r-devel: lazysql_0.1.3.zip, r-release: lazysql_0.1.3.zip, r-oldrel: lazysql_0.1.3.zip |
macOS binaries: | r-release: lazysql_0.1.3.tgz, r-oldrel: lazysql_0.1.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=lazysql to link to this page.