Sql-formatter

Latest version: v0.6.2

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

Scan your dependencies

Page 1 of 3

0.6.2

:tada: Bugfixes:
* [FIX] Table names that include the substring select in them break subsequent formatting ([167](https://github.com/PabloRMira/sql_formatter/pull/167))
* [FIX] Variable names ending with `and` get split in WHERE statements ([165](https://github.com/PabloRMira/sql_formatter/pull/165))

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Update contributing guidelines ([164](https://github.com/PabloRMira/sql_formatter/pull/164))
* [MNT] Add .pre-commit-hooks.yaml ([159](https://github.com/PabloRMira/sql_formatter/pull/159))

0.6.1

:tada: Bugfixes:
* [FIX] reformating of long lines with in (...) not working ([154](https://github.com/PabloRMira/sql_formatter/pull/154))
* [FIX] line comments with -- cancel further formatting ([152](https://github.com/PabloRMira/sql_formatter/pull/152))
* [FIX] Unbound error in reformat_too_long_line ([150](https://github.com/PabloRMira/sql_formatter/pull/150))

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Add a --version (-v) flag to the CLI ([157](https://github.com/PabloRMira/sql_formatter/pull/157))

0.6.0

:rocket: New features:
* [FEA] Add newline and indentation for too long lines ([148](https://github.com/PabloRMira/sql_formatter/pull/148))

0.5.6

:tada: Bugfixes:
* [FIX] Formatter does not add space after comma ([147](https://github.com/PabloRMira/sql_formatter/pull/147))

0.5.5

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] Change set based jacard distance by word count based disimilarity measure to robustify comment assignment ([145](https://github.com/PabloRMira/sql_formatter/pull/145))

0.5.4

:bulb: Documentation:
* [DOC] Add hint on how to install via conda

:hammer_and_wrench: Refactoring / Maintenance:
* [MNT] remove fastcore dependency ([144](https://github.com/PabloRMira/sql_formatter/pull/144))
* [MNT] Remove deprecated CLIs

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.