Package: pgTools
Type: Package
Title: Functions for Generating PostgreSQL Statements/Scripts
Version: 1.0.2
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 (>= 3)
Encoding: UTF-8
Depends: R (>= 3.5.0), data.table, toolbox
Imports: DBI, odbc, parallel, stringi
RoxygenNote: 7.2.0
URL: https://github.com/tconwell/pgTools
BugReports: https://github.com/tconwell/pgTools/issues
NeedsCompilation: no
Packaged: 2023-03-24 03:07:34 UTC; tim
Repository: CRAN
Date/Publication: 2023-03-24 11:40:02 UTC
Built: R 4.6.0; ; 2025-07-18 06:47:44 UTC; unix
