Dbt Formatter Versions Save

Formatting for dbt jinja-flavored sql

v1.3.0

4 years ago

Improvements

  • [ADD] Format directory using the cli with the -d, --directory option
  • [ADD] --replace and --camelcase options to cli
  • [UPD] rollup upgrade
  • [UPD] Support node>=10.0.0, node 8 is no longer supported

v1.2.0

4 years ago

Bug fixes

  • Formatter expands => to = > causing snowflake issues - #10
  • Reserverd sql words are uppercased within macros - #7
  • JOIN ON statement no new line when expression contains a jinja variable - #4

Improvements

  • Add binary - #8

v1.1.2

4 years ago

v1.1.1

4 years ago

v1.1.0

4 years ago