forked from pool/python-python-sql
Accepting request 917894 from home:pgajdos:python
- version update to 1.2.2 Version 1.2.2 - 2021-05-16 * Escape table and column names containing double quote * Use alias on the main table used in UPDATE and INSERT * Add support for Python 3.9 Version 1.2.1 - 2020-10-08 * Fix AttributeError in Select.params with windows OBS-URL: https://build.opensuse.org/request/show/917894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 10 07:14:18 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.2.2
|
||||
Version 1.2.2 - 2021-05-16
|
||||
* Escape table and column names containing double quote
|
||||
* Use alias on the main table used in UPDATE and INSERT
|
||||
* Add support for Python 3.9
|
||||
Version 1.2.1 - 2020-10-08
|
||||
* Fix AttributeError in Select.params with windows
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 6 08:20:02 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user