14
0

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:
2023-12-15 09:38:09 +00:00
committed by Git OBS Bridge
parent 929e617155
commit 0bf70f29a1
4 changed files with 17 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-pymssql
Version: 2.2.10
Version: 2.2.11
Release: 0
Summary: A simple database interface to MS-SQL for Python
License: LGPL-2.1-only