moto/moto/dynamodb2
Victor Blaga 69888c3baa update_item takes into account ExpressionAttributeNames and ExpressionAttributeValues
ExpressionAttributeNames and ExpressionAttributeValues
are no longer ignored during update_item.
2016-06-21 17:45:22 +02: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 update_item takes into account ExpressionAttributeNames and ExpressionAttributeValues 2016-06-21 17:45:22 +02:00
responses.py update_item takes into account ExpressionAttributeNames and ExpressionAttributeValues 2016-06-21 17:45:22 +02:00
urls.py Fixed non threadsafe code 2015-03-16 13:13:40 +01:00