forked from pool/python-python-sql
- 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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
python_sql-1.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:735f52372187cb956b1aee8ca070039f73ba8913bb8b7def942efc14d506cd36
|
||||
size 39171
|
Reference in New Issue
Block a user