python-pyodbc
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/python-pyodbc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyodbc-5.2.0.tar.gz | 0000116908 114 KB | |
python-pyodbc.changes | 0000009235 9.02 KB | |
python-pyodbc.spec | 0000002282 2.23 KB | |
sqlitetests.py | 0000025865 25.3 KB | |
testutils.py | 0000004655 4.55 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1218966
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 5.2.0: * 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
Comments 0