moto/moto/dynamodb2
David Pedrosa ba0f0bd513
Improve dynamodb query case sensitivity (#3799) (#3800)
* between clause is not case-sensitive anymore

* begins_with will raise an exception unless lower-case is used

Co-authored-by: David Pedrosa <d.pedrosa@indizen.com>
2021-03-25 20:22:36 +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 Improve dynamodb query case sensitivity (#3799) (#3800) 2021-03-25 20:22:36 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00