1
0
forked from pool/python-pyodbc
Dominique Leuenberger f87491995c Accepting request 722652 from devel:languages:python
- Update to version 4.0.27: 
  * Use int instead of bigint when possible (based on size of data) 
    to work with drivers that don't support bigint at all.
  * Support SQL Server datetime2 precision. Previously more data 
    was passed than the column precision causing an error.
  * Make Informix unit tests work again.
  * Correct encoding error on big-endian machines for connection 
    errors. Default to native UTF16 instead of UTF16-LE.
  * Fix MySQL unit tests.

OBS-URL: https://build.opensuse.org/request/show/722652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyodbc?expand=0&rev=5
2019-08-13 11:23:37 +00:00
Description
No description provided
108 KiB
Languages
Python 100%