Package: SQLFormatteR 0.0.3
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.3.tar.gz
SQLFormatteR_0.0.3.zip(r-4.7-x86_64)SQLFormatteR_0.0.3.zip(r-4.7-arm64)SQLFormatteR_0.0.3.zip(r-4.6-x86_64)SQLFormatteR_0.0.3.zip(r-4.6-arm64)
SQLFormatteR_0.0.3.tar.gz(r-4.7-arm64)SQLFormatteR_0.0.3.tar.gz(r-4.7-x86_64)SQLFormatteR_0.0.3.tar.gz(r-4.6-arm64)SQLFormatteR_0.0.3.tar.gz(r-4.6-x86_64)
SQLFormatteR_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
SQLFormatteR/json (API)
| # Install 'SQLFormatteR' in R: |
| install.packages('SQLFormatteR', repos = c('https://cran.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:20a9828d36. Checks:10 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 137 | ||
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 218 | ||
| linux-release-arm64 | OK | 123 | ||
| linux-release-x86_64 | OK | 150 | ||
| windows-devel-arm64 | OK | 255 | ||
| windows-devel-x86_64 | OK | 165 | ||
| windows-release-arm64 | OK | 232 | ||
| windows-release-x86_64 | OK | 146 | ||
| wasm-release | OK | 203 |
Exports:sql_format
Dependencies:assertthat
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format an SQL Query | sql_format |
