Skip to content

0.2.2

Compare
Choose a tag to compare
@wangxiaoying wangxiaoying released this 23 Nov 17:33

ConnectorX 0.2.2

Features

  • Stream write to destination #147
  • Support CTE #161
  • Add money type support in mssql #141
  • Add support of converting bytea in postgres arrow #148

Bug Fixes

  • Test each feature gate #139
  • Support Python 3.10 #157
  • Adding instance name to connect mssql #140
  • Support multiple integer types when for count query in postgres #153
  • Support unsigned for mysql: #163
  • Fix issue when limit > count: #166

Other Changes

  • Add turbodbc in benchmark #124
  • Update polars dependency #154