moto/moto/dynamodb2
sawandas 09ac77d979
Issue #1539 : Fixing dynamodb filtering (contains, begins with)
Currently contains and begins with are not respecting the given filter value
2018-04-09 12:10:44 +05:30
..
__init__.py Completed DynamoDBv2 endpoints 2017-10-29 16:06:09 +00:00
comparisons.py Issue #1539 : Fixing dynamodb filtering (contains, begins with) 2018-04-09 12:10:44 +05:30
models.py Put projection after filter so that filters can act on fields that ar… (#1470) 2018-03-21 09:02:31 -07:00
responses.py Merge pull request #1333 from terrycain/fix_1043 2017-11-11 14:06:51 -08:00
urls.py Fixed a bug where Dynamo registers STS and sts calls go to dynamo (#1097) 2017-09-07 11:25:14 -07:00