forked from pool/python-pymssql
Accepting request 1133111 from home:mnhauke
- Update to version 2.2.11 General * Add datetime.date to SQLDATE conversion. * Add encryption parameter to connect. Bug fixes * Fix version parsing in development. * Add missing charset parameter when formatting query. * Use four digits for the year in SP args binding. * Fix convert_python_value to work with datetime.date. OBS-URL: https://build.opensuse.org/request/show/1133111 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymssql?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 13:31:54 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.2.11
|
||||
General
|
||||
* Add datetime.date to SQLDATE conversion.
|
||||
* Add encryption parameter to connect.
|
||||
Bug fixes
|
||||
* Fix version parsing in development.
|
||||
* Add missing charset parameter when formatting query.
|
||||
* Use four digits for the year in SP args binding.
|
||||
* Fix convert_python_value to work with datetime.date.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 20:52:41 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
Reference in New Issue
Block a user