e56992a8cd77581e80d0e4c78795a0cad06bdea01f9f43df7701bcff48589329
* Thanks to @keitherskine there are now wheels for 3.13. There are aiso a few bug fixes that were ready to go. - Changes from version 4.0.34 - Updated spec file for compatibility with different python3 - Update to version 4.0.27: * Use int instead of bigint when possible (based on size of data) * Support SQL Server datetime2 precision. Previously more data * Correct encoding error on big-endian machines for connection * Issue #506 uncovered a potentially serious error where - Use python single spec. -Update to version 4.0.13 - updated to version 3.0.10 * Row objects can now be pickled. * Fixed building on Python 2.5. Other versions are not affected. * Fixed "function sequence" errors caused by prepared SQL not being cleared ("unprepared") * Added Cursor.commit() and Cursor.rollback(). It is now possible to use only a cursor in * Added readonly keyword to connect. If set to True, SQLSetConnectAttr SQL_ATTR_ACCESS_MODE is set to SQL_MODE_READ_ONLY. * Fixed an error reading SQL Server XML data types longer than 4K. - removed unneded requires - initial version OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=33
Description
No description provided
Languages
Python
100%