Skip to content

Releases: koxudaxi/py-data-api

0.4.4

16 Oct 16:13
210c1e9
Compare
Choose a tag to compare
  • Fix default_paramstyle [#27]
  • Support lastrowid [#27]
  • Support null value [#27]
    Thanks to @Rubyj

0.4.3

14 Oct 17:56
b2ea173
Compare
Choose a tag to compare
  • Fix rowcount [#26]

0.4.2

13 Oct 17:59
1d305ef
Compare
Choose a tag to compare
  • Update SQLAlchemy dialect for MySQL [#24]

0.4.1

11 Oct 20:16
be3074e
Compare
Choose a tag to compare
  • Fix transaction control [#21, #23] by @koxudaxi
  • Improve PosgresDialect for supporting Postgres migrations with alembic [#22] by @Rubyj
    Thanks to @Rubyj

0.4.0

11 Oct 11:12
2dbd764
Compare
Choose a tag to compare
  • Add DB API 2.0 compatible client [#20]
  • Add SQLAlchemy Dialects (experimental) [#20]

0.3.0

08 Oct 19:10
6a9f411
Compare
Choose a tag to compare
  • change return value of execute() [# 18]
  • update dependencies [# 18]
    boto3 == 1.9.243
    pydantic == 1.0b1

0.2.5

04 Aug 13:26
cd73d96
Compare
Choose a tag to compare

update dependencies

  • boto3 == 1.9.200
  • SQLAlchemy == 1.3.6
  • pydantic == 0.31.1

0.2.4

30 Jul 10:33
Compare
Choose a tag to compare
  • fix package name

0.2.3

30 Jul 10:25
Compare
Choose a tag to compare
  • fix classifiers on setup.cfg

0.2.0

30 Jun 06:00
66f959f
Compare
Choose a tag to compare
  • add unittest

  • fix rollback

  • change version to 0.2.0