Go to file
Ana Guerrero 00f141a556 Accepting request 1194657 from devel:languages:python
- update to 0.5.1:
  * New "compact" option for formatter. If set, the formatter
    tries to produce a more compact output by avoiding some line
    breaks
  * The strip comments filter was a bit greedy and removed too
    much whitespace (issue772). Note: In some cases you might want
    to add `strip_whitespace=True` where you previously used just
    `strip_comments=True`.  `strip_comments` did some of the
    work that `strip_whitespace` should do.
  * Fix error when splitting statements that contain multiple
    CASE clauses within a BEGIN block (issue784).
  * Fix whitespace removal with nested expressions (issue782).
  * Fix parsing and formatting of ORDER clauses containing NULLS
    FIRST or NULLS LAST (issue532).

OBS-URL: https://build.opensuse.org/request/show/1194657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sqlparse?expand=0&rev=19
2024-08-20 14:12:48 +00:00
.gitattributes - update to 0.5.1: 2024-08-19 07:44:02 +00:00
.gitignore - update to 0.5.1: 2024-08-19 07:44:02 +00:00
python-sqlparse.changes - update to 0.5.1: 2024-08-19 07:44:02 +00:00
python-sqlparse.spec - update to 0.5.1: 2024-08-19 07:44:02 +00:00
sqlparse-0.5.1.tar.gz - update to 0.5.1: 2024-08-19 07:44:02 +00:00