HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
72 stars 21 forks source link

Add debug helper to Condition and UpdateExpression #149

Closed ojii closed 1 year ago

ojii commented 1 year ago

These can be useful when trying to figure out why a complex expression isn't doing what you think it should.

Also added a pre-commit hook for the unit tests since those run super quick anyway. and tried to make the docs a tiny bit nicer too lok at (at some point probably need to change the theme or something, quite a few of these pages look very crowded)