tconbeer / sqlfmt

sqlfmt formats your dbt SQL files so you don't have to
https://sqlfmt.com
Apache License 2.0
390 stars 16 forks source link

fix #471: handle nested dictionary in jinja expression #508

Closed benjamin-awd closed 10 months ago

benjamin-awd commented 10 months ago

Yeah my solution felt a bit too involved -- glad you managed to come up with something better using the lex() function