Releases: koxudaxi/local-data-api
Releases · koxudaxi/local-data-api
0.5.1
- Support empty transactionId [#76]
0.5.0
- Fix JDBC fatal error [#69]
*Change Docker base image from alpine to Debian.
0.4.15
- Fix incorrect auto-commit when runs execute-statement without
transactionId
[#71]
0.4.14
- Fix pytest version [#68]
- Fix invalid autocommit control [#67]
0.4.13
- Refactor: Move Field generation responsability to Resource [#66] by @sdurban
Thanks to @sdurban
0.4.11
- Fix an error of edge case with MySQL JDBC [#61]
0.4.8
- Fix broken query generator for
None
param [#52]
- Fix
settings.py
for pymysql
[#51]