Releases: koxudaxi/py-data-api
Releases · koxudaxi/py-data-api
0.4.4
- Fix default_paramstyle [#27]
- Support lastrowid [#27]
- Support null value [#27]
Thanks to @Rubyj
0.4.2
- Update SQLAlchemy dialect for MySQL [#24]
0.4.1
- Fix transaction control [#21, #23] by @koxudaxi
- Improve PosgresDialect for supporting Postgres migrations with alembic [#22] by @Rubyj
Thanks to @Rubyj
0.4.0
- Add DB API 2.0 compatible client [#20]
- Add SQLAlchemy Dialects (experimental) [#20]
0.3.0
- change return value of execute() [# 18]
- update dependencies [# 18]
boto3 == 1.9.243
pydantic == 1.0b1
0.2.5
update dependencies
- boto3 == 1.9.200
- SQLAlchemy == 1.3.6
- pydantic == 0.31.1
0.2.3
- fix classifiers on setup.cfg
0.2.0
-
add unittest
-
fix rollback
-
change version to 0.2.0