Skip to content

python-ibm_db v3.2.8

Latest

Choose a tag to compare

@bimalkjha bimalkjha released this 07 Dec 14:16

python-ibm_db v3.2.8

What's Changed

  • fetchall and fetchmany will returns empty list with no rows by @bchoudhary6415 in #1028
  • Added query results to contain data types by @bchoudhary6415 in #1031
  • Fix datetime with timezone regression by @Earammak in #1038
  • Add Python 3.14 support, fix buffer allocation for bigint and update workflow to use macos latest by @Earammak in #1039
  • Dropped wheel images for python 3.7 and python 3.8

Full Changelog: v3.2.7...v3.2.8