You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Wrapper for 'Python' Module 'sqlparse': Parse, Split, and Format
'SQL'
Version: 0.1.0
Authors@R: person("Michael", "Simmler", email = "michael.simmler@agroscope.admin.ch", role = c("aut", "cre"))
Description: Wrapper for the non-validating 'SQL' parser 'Python' module 'sqlparse' <https://github.com/andialbrecht/sqlparse>. It allows parsing, splitting, and formatting 'SQL' statements.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: reticulate (>= 1.13)
NeedsCompilation: no
Packaged: 2019-09-13 12:17:20 UTC; michi
Author: Michael Simmler [aut, cre]
Maintainer: Michael Simmler <michael.simmler@agroscope.admin.ch>