Monetdbe

Latest version: v0.11

Safety actively analyzes 621924 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.11

We are happy to announce the first MonetDBe-Python release for 2022! The most important changes are:

* Wheels for Apple M1
* Built with the latest MonetDB Jul2021 release
* Speed improvements for numpy result fetching and inserting for string, DateTime, bool and unsigned types.

Details
* Make an Apple M1 (Apple Silicon arm) wheel https://github.com/MonetDBSolutions/MonetDBe-Python/issues/107
* Fix test suite for Windows by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/140
* Add regression test for 136 bigint result by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/147
* add regression test for issue 118 by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/146
* Fix all CI builds by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/150
* Issue151 monetdbe bind by aris-koning in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/153
* Add support for decimal types. by aris-koning in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/155
* add python 3.10 to test targets by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/157
* Add regression test for 158 by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/159
* Update windows builds by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/160
* 139 use append for more types by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/161
* Cleanup old oct2020 references and remove backward compat code by gijzelaerr in https://github.com/MonetDBSolutions/MonetDBe-Python/pull/164


**Full Changelog**: https://github.com/MonetDBSolutions/MonetDBe-Python/compare/0.10...0.11

0.10

This release is based on the Jul2021 branch of MonetDB.
The only other big change is that qmark style queries are now parsed on the MonetDB engine side, not Python, which should speed up execution.

Other changes:

* Test suite fails for windows with Oct2020 & Jul2021 branch 133
* Queries on INT and BIGINT returning incorrect results in Python? bug 136
* Building sphinx docs fails: ModuleNotFoundError: No module named 'monetdbe._lowlevel' 131
* actual pip install missing from installation instructions in doc 125
* Improve automated building of binary wheels 124
* monetdbe bind/execute can't handle all cases (yet) 129
* Issue 54 use prepare bind for query format 110
* Set up CI to push binary wheels for Windows for every release build automation windows 53
* assume 128-bit enabled? enhancement 106

0.9

New features
* windows binary wheel 17
* Simpe csv reader/writer 97
* Add support for fast inserting of numpy columns and/or dataframes 42

Bug fixes
* MonetDB docker images are outdated build automation 101
* Fix various Windows issues windows 100
* Get MonetDBlite test suite working (tests/test_lite/test_pylite00.py) 43
* Have all SQLite regression tests pass 32
* Tests failing on Windows windows 82
* monetdbe_column_timestamp.is_null() gives sigabrt bug 92
* MonetDBe on windows broken windows 96
* use monetdb_get_table and get_column to fetch metadata 35
* SQLException:monetdbe.monetdbe_append:Cannot append 6 into column 't' when running CFFI test suite bug 93
* MonetDB release build is linked to debug DLLs (Windows) bug windows 95
* REAL data type issue with Pandas bug 83
* Connect call optional arguments enhancement 66
* Early bailout upon accessing a server database bug 64
* Oct2020 monetdb branch build fails 85
* Github actions for OSX 10.15 fails bug 88

0.8.4

Only change:
* Fix OSX binary wheel https://github.com/MonetDBSolutions/MonetDBe-Python/issues/76

0.8.3

changes:
* Avoid debugging and assertions in wheels 74

0.8.1

the only change:
* libcrypto not properly picked up in binary wheel 72

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.