Skip to content

Releases: koxudaxi/local-data-api

0.5.1

10 Aug 15:17
3651f0c
Compare
Choose a tag to compare
  • Support empty transactionId [#76]

0.5.0

04 Jul 16:24
4216548
Compare
Choose a tag to compare
  • Fix JDBC fatal error [#69]
    *Change Docker base image from alpine to Debian.

0.4.15

30 Jun 15:54
3ac3040
Compare
Choose a tag to compare
  • Fix incorrect auto-commit when runs execute-statement without transactionId[#71]

0.4.14

18 Jun 16:59
b79c901
Compare
Choose a tag to compare
  • Fix pytest version [#68]
  • Fix invalid autocommit control [#67]

0.4.13

27 May 15:22
dff7000
Compare
Choose a tag to compare
  • Refactor: Move Field generation responsability to Resource [#66] by @sdurban

Thanks to @sdurban

0.4.12

15 May 09:29
5ef10d9
Compare
Choose a tag to compare

Thanks to @sdurban

0.4.11

30 Apr 17:30
a0931a4
Compare
Choose a tag to compare
  • Fix an error of edge case with MySQL JDBC [#61]

0.4.10

23 Apr 17:51
5e6ee17
Compare
Choose a tag to compare

0.4.9

03 Apr 01:22
aa0a72f
Compare
Choose a tag to compare

Thanks to @sdurban

0.4.8

29 Mar 15:54
2ed6146
Compare
Choose a tag to compare
  • Fix broken query generator for None param [#52]
  • Fix settings.py for pymysql [#51]