Package: sqlparseR 0.1.0
sqlparseR: Wrapper for 'Python' Module 'sqlparse': Parse, Split, and Format 'SQL'
Wrapper for the non-validating 'SQL' parser 'Python' module 'sqlparse' <https://github.com/andialbrecht/sqlparse>. It allows parsing, splitting, and formatting 'SQL' statements.
Authors:
sqlparseR_0.1.0.tar.gz
sqlparseR_0.1.0.zip(r-4.7)sqlparseR_0.1.0.zip(r-4.6)sqlparseR_0.1.0.zip(r-4.5)
sqlparseR_0.1.0.tgz(r-4.6-any)sqlparseR_0.1.0.tgz(r-4.5-any)
sqlparseR_0.1.0.tar.gz(r-4.7-any)sqlparseR_0.1.0.tar.gz(r-4.6-any)
sqlparseR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sqlparseR/json (API)
NEWS
| # Install 'sqlparseR' in R: |
| install.packages('sqlparseR', repos = c('https://michaelsimmler.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:5042ae614b. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 227 | ||
| windows-release | OK | 149 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 99 |
Exports:install_sqlparse_pysql_formatsql_parsesql_split
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Install sqlparse Python package | install_sqlparse_py |
| Format SQL Statements | sql_format |
| Parse SQL Statements | sql_parse |
| Split SQL to Single Statements | sql_split |
