14
0

- update to 1.5.2:

* Use parameter for unary operator
  * Support default values when inserting not matched merge
  * Replace assert by ValueError

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=26
This commit is contained in:
2024-10-31 16:46:22 +00:00
committed by Git OBS Bridge
parent 227469dcbb
commit fb927b04b3
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-sql
Version: 1.5.1
Version: 1.5.2
Release: 0
Summary: Library to write SQL queries
License: BSD-3-Clause