returning None when grouping limits are exceeded (issue827).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=45
This commit is contained in:
@@ -3,8 +3,7 @@ Tue Jan 27 16:06:23 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.5.5:
|
||||
* Fix DoS protection to raise SQLParseError instead of silently
|
||||
returning None
|
||||
* when grouping limits are exceeded (issue827).
|
||||
returning None when grouping limits are exceeded (issue827).
|
||||
* Fix splitting of BEGIN TRANSACTION statements (issue826).
|
||||
* Add support for Python 3.14.
|
||||
* Add type annotations to top-level API functions and include
|
||||
|
||||
Reference in New Issue
Block a user