Package: SQLFormatteR 0.0.2.9000
SQLFormatteR: Format SQL Queries
A convenient interface for formatting 'SQL' queries directly within 'R'. It acts as a wrapper around the 'sql_format' Rust crate. The package allows you to format 'SQL' code with customizable options, including indentation, case formatting, and more, ensuring your 'SQL' queries are clean, readable, and consistent.
Authors:
SQLFormatteR_0.0.2.9000.tar.gz
SQLFormatteR_0.0.2.9000.zip(r-4.7)SQLFormatteR_0.0.2.9000.zip(r-4.6)SQLFormatteR_0.0.2.9000.zip(r-4.5)
SQLFormatteR_0.0.2.9000.tgz(r-4.6-x86_64)SQLFormatteR_0.0.2.9000.tgz(r-4.6-arm64)SQLFormatteR_0.0.2.9000.tgz(r-4.5-x86_64)SQLFormatteR_0.0.2.9000.tgz(r-4.5-arm64)
SQLFormatteR_0.0.2.9000.tar.gz(r-4.7-arm64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.7-x86_64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.6-arm64)SQLFormatteR_0.0.2.9000.tar.gz(r-4.6-x86_64)
SQLFormatteR_0.0.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SQLFormatteR/json (API)
NEWS
| # Install 'SQLFormatteR' in R: |
| install.packages('SQLFormatteR', repos = c('https://dataupsurge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dataupsurge/sqlformatter/issues
Pkgdown/docs site:https://dataupsurge.github.io
Last updated from:ad5bf1188d. Checks:9 OK, 4 NOTE. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 137 | ||
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 203 | ||
| linux-release-arm64 | OK | 134 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | NOTE | 150 | ||
| macos-release-x86_64 | NOTE | 224 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| macos-oldrel-x86_64 | OK | 307 | ||
| windows-devel | NOTE | 137 | ||
| windows-release | NOTE | 121 | ||
| windows-oldrel | OK | 159 | ||
| wasm-release | OK | 156 |
Exports:sql_format
Dependencies:assertthat
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format an SQL Query | sql_format |
