Skip to content

0.9

Compare
Choose a tag to compare
@gijzelaerr gijzelaerr released this 24 Oct 09:54
· 204 commits to master since this release
ab61fd7

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