Package: SQLFormatteR 0.0.1.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.1.9000.tar.gz
SQLFormatteR_0.0.1.9000.zip(r-4.5)SQLFormatteR_0.0.1.9000.zip(r-4.4)SQLFormatteR_0.0.1.9000.zip(r-4.3)
SQLFormatteR_0.0.1.9000.tgz(r-4.5-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.5-arm64)SQLFormatteR_0.0.1.9000.tgz(r-4.4-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.4-arm64)SQLFormatteR_0.0.1.9000.tgz(r-4.3-x86_64)SQLFormatteR_0.0.1.9000.tgz(r-4.3-arm64)
SQLFormatteR_0.0.1.9000.tar.gz(r-4.5-noble)SQLFormatteR_0.0.1.9000.tar.gz(r-4.4-noble)
SQLFormatteR.pdf |SQLFormatteR.html✨
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 site:https://dataupsurge.github.io
Last updated 19 days agofrom:916af6af6c. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win-x86_64 | OK | Feb 20 2025 |
R-4.5-mac-x86_64 | OK | Feb 20 2025 |
R-4.5-mac-aarch64 | OK | Feb 20 2025 |
R-4.5-linux-x86_64 | OK | Feb 20 2025 |
R-4.4-win-x86_64 | OK | Feb 20 2025 |
R-4.4-mac-x86_64 | OK | Feb 20 2025 |
R-4.4-mac-aarch64 | OK | Feb 20 2025 |
R-4.3-win-x86_64 | OK | Feb 20 2025 |
R-4.3-mac-x86_64 | OK | Feb 20 2025 |
R-4.3-mac-aarch64 | OK | Feb 20 2025 |
Exports:sql_format
Dependencies:assertthat
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Format an SQL Query | sql_format |