Sql-formatter

Latest version: v0.6.2

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.3

:tada: Bugfixes:
* [FIX] Whole line comments should be aligned with the line under them ([140](https://github.com/PabloRMira/sql_formatter/pull/140))
* [FIX] Semicolon under line with comment not properly formatted ([139](https://github.com/PabloRMira/sql_formatter/pull/139))
* [FIX] PARTITION BY with newline not properly formatted ([138](https://github.com/PabloRMira/sql_formatter/pull/138))

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Simplify package by removing release module ([142](https://github.com/PabloRMira/sql_formatter/pull/142))
* [MNT] Robustify comment assignment ([141](https://github.com/PabloRMira/sql_formatter/pull/141))

0.5.2

:tada: Bugfixes:
* [FIX] case when wrongly formatted if case when at least in second argument and preceded by text in quotes ([133](https://github.com/PabloRMira/sql_formatter/pull/133))
* [FIX] comment assignment fails sometimes ([130](https://github.com/PabloRMira/sql_formatter/pull/130))

:bulb: Documentation:
* [DOC] Fix wrong formatting in README ([127](https://github.com/PabloRMira/sql_formatter/pull/127))

0.5.1

:tada: Bugfixes:
* [FIX] Formatter adds whitespaces between symbols inside of quotes ([121](https://github.com/PabloRMira/sql_formatter/pull/121))

:bulb: Documentation:
* [DOC] Add docs for versioning and changelog ([125](https://github.com/PabloRMira/sql_formatter/pull/125))
* [DOC] Add docs for formatting logic ([123](https://github.com/PabloRMira/sql_formatter/pull/123))
* [DOC] Correct docs for contributing: fork instead of branch ([122](https://github.com/PabloRMira/sql_formatter/pull/122))

0.5.0

:rocket: New features:
* [FEA] Add newline for each case when ... end condition and make functions robust against keywords in comments ([112](https://github.com/PabloRMira/sql_formatter/pull/112))

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Add link to pull request in changelog ([114](https://github.com/PabloRMira/sql_formatter/pull/114))

0.4.0

:tada: Bugfixes:
* [FIX] case when wrongly formatted if comment after condition ([106](https://github.com/PabloRMira/sql_formatter/pull/106))
* [FIX] Formatting of comment after semicolon ([104](https://github.com/PabloRMira/sql_formatter/pull/104))

:rocket: New features:
* [FEA] Add validator for case when ... end ([102](https://github.com/PabloRMira/sql_formatter/pull/102))

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Refactor code basis ([105](https://github.com/PabloRMira/sql_formatter/pull/105))

0.3.2

:tada: Bugfixes:
* [FIX] comment marker [CI] failing sometimes ([97](https://github.com/PabloRMira/sql_formatter/pull/97))
* [FIX] SELECT DISTINCT fields not being formatted properly ([96](https://github.com/PabloRMira/sql_formatter/pull/96))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.