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
Nuno Santos
71c1fbadbe
Add DynamoDB tests for update_item() with UpdateExpression, support spaces in the UpdateExpression. (
#758
)
...
Fixes
#745
.
2016-11-11 17:04:14 -05:00
..
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
comparisons.py
Fixed DynamoDB 'IN' comparison function
2016-03-29 16:26:46 -05:00
models.py
fix: dynamodb2 conditions
2016-09-23 16:14:17 +01:00
responses.py
Add DynamoDB tests for update_item() with UpdateExpression, support spaces in the UpdateExpression. (
#758
)
2016-11-11 17:04:14 -05:00
urls.py
Fixed non threadsafe code
2015-03-16 13:13:40 +01:00