14
0

- update to 0.5.1:

* Support INSERT/DELETE/UPDATE queries:
    * that contain a table name without quotes
    * that contain parameters
    * when calling get_query_metadata()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-partiql-parser?expand=0&rev=11
This commit is contained in:
2024-02-04 11:44:04 +00:00
committed by Git OBS Bridge
parent 89136c9f56
commit f823d02bc7
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-py-partiql-parser
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-py-partiql-parser
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: Pure Python PartiQL Parser
License: MIT