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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5d7531f31f5508880ad4e29eb85d6901185cf999c48c2bc7b18e06cb27f8bfd3
size 23658

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9dade1734d7ee48177960d0db2d751b7d3260ffd5882c1a92be441e9b0d35b2
size 26339

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> Sat Dec 2 10:31:09 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-py-partiql-parser Name: python-py-partiql-parser
Version: 0.4.2 Version: 0.5.0
Release: 0 Release: 0
Summary: Pure Python PartiQL Parser Summary: Pure Python PartiQL Parser
License: MIT License: MIT