Package: pgTools
Type: Package
Title: Functions for Generating PostgreSQL Statements/Scripts
Version: 0.1.0
Author: Timothy Conwell
Maintainer: Timothy Conwell <timconwell@gmail.com>
Description: Create PostgreSQL statements/scripts from R, optionally executing the SQL statements.
    Common SQL operations are included, although not every configurable option is available at this time. 
    SQL output is intended to be compliant with PostgreSQL syntax specifications. PostgreSQL documentation is available here
    <https://www.postgresql.org/docs/current/index.html>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: DBI, data.table
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-21 15:10:03 UTC; tim
Repository: CRAN
Date/Publication: 2021-01-25 08:20:05 UTC
Built: R 4.0.2; ; 2021-01-26 11:26:49 UTC; unix
