14
0

- update to 0.5.0:

* Improved typing support
  * Support for INSERT/UPDATE/DELETE statements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-partiql-parser?expand=0&rev=9
This commit is contained in:
2023-12-27 13:51:49 +00:00
committed by Git OBS Bridge
parent 727ed03ad4
commit 89136c9f56
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 27 13:51:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Improved typing support
* Support for INSERT/UPDATE/DELETE statements
-------------------------------------------------------------------
Sat Dec 2 10:31:09 UTC 2023 - ecsos <ecsos@opensuse.org>