Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.04 KB

Changes.rst

File metadata and controls

54 lines (32 loc) · 1.04 KB

Changes for v0.2.0 (2020-01-02)

  • Bump aurora-data-api dependency

Changes for v0.1.6 (2020-01-02)

  • Add enum support

Changes for v0.1.5 (2020-01-01)

Fix handling of non-dialect-specific datetime types

Changes for v0.1.4 (2019-11-18)

  • Conform to dialect interface definition
  • MySQL: Return actual client charset

Changes for v0.1.3 (2019-11-10)

  • Begin MySQL support

Changes for v0.1.2 (2019-10-31)

  • Fix timestamp microsecond handling

Changes for v0.1.1 (2019-10-31)

  • Begin array support
  • Improve datetime support

Changes for v0.1.0 (2019-10-29)

  • Fix postgresql type compatibility issues

Changes for v0.0.2 (2019-10-24)

Add MySQL dialect

Changes for v0.0.1 (2019-10-10)

  • Begin sqlalchemy-aurora-data-api