squelch 0.2.3

SQL formatter for BigQuery + Dbt


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

squelch - SQL formatter for BigQuery + Dbt

Squelch is an SQL formatter.

Currently, it supports only BigQuery Standard SQL + Dbt/Jinja2 macros.

Try it online: https://squelch-sql-formatter.herokuapp.com/

Usage

Format a file:

$ squelch file.sql

Format from standard input:

$ squelch -- - < input.sql > output.sql

squelch-run is a script which will build Squelch automatically; just replace squelch with squelch-run in the above invocations to use it.

Configuration

There is no configuration.

License

Boost Software License, version 1.0.

Sub packages:
squelch:lib
Dependencies:
squelch:lib
Versions:
0.2.7 2023-Aug-02
0.2.6 2023-Jun-14
0.2.5 2023-Jan-19
0.2.4 2022-Nov-30
0.2.3 2022-Jun-29
Show all 11 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 28 downloads total

Score:
1.1
Short URL:
squelch.dub.pm