Skip to content

0.10

Compare
Choose a tag to compare
@gijzelaerr gijzelaerr released this 04 Jun 12:28
· 183 commits to master since this release
843e581

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