* 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 @c-dy
* Better SQL Server and FreeTDS tests with known driver issues (#469) by @gordthompson.
* Fix "function sequence error" with fast executemany (#450) by @v-makouz.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=8
I've also added the previous suggested changes to the spec file, but I've found not a really good solution for the %check section. The problem is, that the library path is hard-coded and expects everything inside the build directory. So solve this I rename the build directory between the different test runs. I hope this will be ok or if you have a better solution I will try to add this.
The failed sqlite tests are fixed in the upstream project and a new version was released.
OBS-URL: https://build.opensuse.org/request/show/630807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyodbc?expand=0&rev=1