Skip to content

Releases: passren/PyDynamoDB

0.8.2

Choose a tag to compare

@github-actions github-actions released this 04 Apr 19:28
29fc071
Fix bugs

0.8.1

Choose a tag to compare

@passren passren released this 21 Jan 16:45
Fixed something

0.8.0

Choose a tag to compare

@passren passren released this 05 Dec 15:49
6572a15
several fixes

0.7.6

Choose a tag to compare

@passren passren released this 19 Nov 22:54
d567610
Add JSON column support

0.7.5

Choose a tag to compare

@passren passren released this 16 Nov 23:25
Support escaping reserved keywords and remove python 3.8 support

0.7.4

Choose a tag to compare

@passren passren released this 01 Oct 20:03
e6f21e7
Add syntax parser for INSERT/UPDATE/DELETE

0.7.3

Choose a tag to compare

@passren passren released this 17 Sep 20:45
4a7ffff
Fix bunch of errors

0.7.2

Choose a tag to compare

@passren passren released this 07 Apr 23:32
Support double quote in the table/index name

0.7.1

Choose a tag to compare

@passren passren released this 27 Nov 03:18
Bug fix for QueryDB

0.7.0

Choose a tag to compare

@passren passren released this 23 Sep 15:32
Support sqlalchemy 2.x