Changelog for
python3-pyodbc-4.0.30-bp154.1.38.x86_64.rpm :
* Fri Mar 20 2020 Marketa Calabkova
- Update to version 4.0.30
* Very large integers and non-numeric floats as parameters
* Wed Dec 25 2019 Dirk Hartmann - Update to version 4.0.28
* Fix incorrect size calcation for Unicode characters (#654)
* Fix binding of 32-bit ints on 64-bit Linux (#611)
* Fixes type mismatch for null/None with table value parameters. #596
* Fixes and cleanup of unit tests for MS Access (#606), MySQL (#630 #632) and new tests (#637 #645)
* Sat Sep 14 2019 John Vandenberg - Use %python_expand in %check to allow building only a single flavour
* Mon Aug 05 2019 Dirk Hartmann - 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.
* Sun Mar 10 2019 Dirk Hartmann - Update to version 4.0.26:
* Issue #506 uncovered a potentially serious error where Unicode strings may not get a NULL terminator when being converted.
* Issue #504 was a double decref in the error return path of executemany.
* Wed Jan 30 2019 Dirk Hartmann - Update to version 4.0.25:
* support for SQL Server Table-Valued Paramaters has arrived. See test_tvp in the SQL Server unit tests.
* Support for IBM DB/2 DECFLOAT type (#472) by AATTc-dy
* Better SQL Server and FreeTDS tests with known driver issues (#469) by AATTgordthompson.
* Fix \"function sequence error\" with fast executemany (#450) by AATTv-makouz.
* Sat Aug 25 2018 jengelhAATTinai.de- Strip filler wording from description.
* Wed Aug 22 2018 tchvatalAATTsuse.com- Really use upstream tarball
* Wed Aug 22 2018 tchvatalAATTsuse.com- Do not copy around but use PYTHONPATH to find the module
* Sun Aug 19 2018 monexAATTliquid-co.de- Update to 4.0.24
* Thu Aug 09 2018 monexAATTliquid-co.de- Added test cases for sqlite to check section. Unfortunaly the test cases are broken at the moment a bug report was created at github.
* Sun Aug 05 2018 monexAATTliquid-co.de- Added LICENSE.txt and README.md to files.- Use only one BuildRequires per line.- Corrected wrong Release version.
* Sat Aug 04 2018 monexAATTliquid-co.de- Corrected source url.- Added sources again.- Fix Url to upstream project.
* Sat Aug 04 2018 monexAATTliquid-co.de- Remove unneeded source because it is fetched automatically.
* Fri Aug 03 2018 2monexAATTgmx.net- Use URL as source according to python packaginf guidelines.
* Fri Aug 03 2018 nrochardAATTgmail.com- Update to version 4.0.23
* Thu Jun 28 2018 monexAATTliquid-co.de- Use python single spec.
* Mon Feb 27 2017 monexAATTliquid-co.de-Update to version 4.0.13
* Sat May 02 2015 monexAATTliquid-co.de- added missing source file
* Sat May 02 2015 monexAATTliquid-co.de- updated to version 3.0.10