Sync from SUSE:SLFO:Main python-sqlparse revision 2310e6ed7c45605f5538c9dd4fe3f9e9

This commit is contained in:
2025-05-17 16:08:34 +02:00
parent 42c14aafe9
commit d5e4565a5c
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 24 10:02:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.5.3:
* EXTENSION is now recognized as a keyword (issue785).
* SQL hints are not removed when removing comments (issue262,
by skryzh).
-------------------------------------------------------------------
Mon Aug 19 07:42:50 UTC 2024 - Dirk Müller <dmueller@suse.com>