This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
dynamodb2
History
Ilya Konstantinov
0912abe5f6
dynamodb: fix deleting last set element (w/attr name) (
#3708
)
...
* dynamodb: deleting last set element * add user-facing test
2021-02-19 07:47:51 +00:00
..
models
Implement Add to List for dynamodb:UpdateItem (
#3585
)
2021-01-10 14:20:41 +00:00
parsing
dynamodb: fix deleting last set element (w/attr name) (
#3708
)
2021-02-19 07:47:51 +00:00
__init__.py
Allow reuse of components packed in models.py
2020-04-12 20:05:35 +01:00
comparisons.py
Fix some 'DeprecationWarning: invalid escape sequence' warnings and use str.format for string interpolation.
2020-03-12 13:50:59 -07:00
exceptions.py
Add support for empty strings in non-key dynamo attributes (
#3467
)
2020-11-17 09:12:39 +00:00
responses.py
Fix: DynamoDB:GetItem throws wrong error when table doesn't exist (
#3700
)
2021-02-17 11:22:00 +00:00
urls.py
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00