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
Bert Blommers
e1fc3a9596
#3506
- DynamoDB - Allow StringSets to be passed to update_item() (
#3519
)
2020-12-07 09:31:53 +00:00
..
models
#3506
- DynamoDB - Allow StringSets to be passed to update_item() (
#3519
)
2020-12-07 09:31:53 +00:00
parsing
Add support for empty strings in non-key dynamo attributes (
#3467
)
2020-11-17 09:12:39 +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
Add support for empty strings in non-key dynamo attributes (
#3467
)
2020-11-17 09:12:39 +00:00
urls.py
Run black on moto & test directories.
2019-10-31 10:36:05 -07:00