v3.16.0
·
201 commits
to master
since this release
What's Changed
- feat: implement STRUCT type support for PyAthena SQLAlchemy dialect by @laughingman7743 in #587
- Add comprehensive MAP type support for SQLAlchemy ORM by @laughingman7743 in #589
- Add ARRAY type support by @laughingman7743 in #590
- Add DDL compilation tests for ARRAY, MAP, and STRUCT types by @laughingman7743 in #591
Full Changelog: v3.15.0...v3.16.0