Skip to content

1.5.0

Choose a tag to compare

@kadler kadler released this 17 Jan 21:37

Major changes to iDB2Call:

  • Allow users to pass in a PEP-249 connection object, which is now the recommended method
  • Use ibm_db_dbi instead of ibm_db directly
  • No longer connect/disconnect during call(), only connect at init time (if applicable)