File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes for v0.3.0 (2021-12-25)
2+ ===============================
3+
4+ - Add supports_statement_cache flag. Fixes #29
5+
6+ - Add error code extraction (#31)
7+
8+ - Format with DataAPI supported format for dates (#24)
9+
10+ - Set supports_sane_multi_rowcount = False on
11+ AuroraPostgresDataAPIDialect (#28)
12+
13+ - Tell SQLAlchemy: mysql supports native decimal (fixes #25) (#26)
14+
115Changes for v0.2.7 (2020-12-12)
216===============================
317
Original file line number Diff line number Diff line change 44
55setup (
66 name = "sqlalchemy-aurora-data-api" ,
7- version = "0.2.7 " ,
7+ version = "0.3.0 " ,
88 url = 'https://github.com/chanzuckerberg/sqlalchemy-aurora-data-api' ,
99 license = 'Apache Software License' ,
1010 author = 'Andrey Kislyuk' ,
You can’t perform that action at this time.
0 commit comments