Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

v2.15.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 29 Apr 17:33
6e6cfdf

Features

  • Extended DB API parameter syntax to optionally provide parameter types (#626) (8bcf397)

Bug Fixes

  • add DECIMAL and BIGDECIMAL as aliases for NUMERIC and BIGNUMERIC (#638) (aa59023)
  • The DB API Binary function accepts bytes data (#630) (4396e70)