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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 31 16:46:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.2:
* Use parameter for unary operator
* Support default values when inserting not matched merge
* Replace assert by ValueError
-------------------------------------------------------------------
Thu Jun 6 20:23:49 UTC 2024 - Dirk Müller <dmueller@suse.com>

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

View File

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

3
python_sql-1.5.2.tar.gz Normal file
View File

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