Package: sqlHelpers
Type: Package
Title: Collection of 'SQL' Utilities for 'T-SQL' and 'Postgresql'
Version: 0.1.2
Authors@R: c(person(given = "Timothy",
           family = "Conwell",
           role = c("aut", "cre"),
           email = "timconwell@gmail.com"))
Description: Includes functions for interacting with common meta data fields, 
  writing insert statements, calling functions, and more for 'T-SQL' and 'Postgresql'.
License: GPL (>= 3)
Encoding: UTF-8
Depends: data.table, toolbox
Imports: DBI, odbc, parallel, stringi
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2023-10-14 19:34:56 UTC; tim
Author: Timothy Conwell [aut, cre]
Maintainer: Timothy Conwell <timconwell@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-14 19:50:02 UTC
Built: R 4.3.1; ; 2023-10-14 20:58:57 UTC; unix
