.. |
exceptions
|
DynamoDB: Allow attribute name 'S' (#6185)
|
2023-04-07 21:02:00 +00:00 |
models
|
DynamoDB:query() KeyConditionExpression now allows enclosing the sort key condition in brackets (#6178)
|
2023-04-05 14:30:19 +00:00 |
__init__.py
|
|
|
conftest.py
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
test_dynamodb_batch_get_item.py
|
DynamoDB: batch_get_item() now only returns up to 16MB of data (#5718)
|
2022-11-29 18:38:53 -01:00 |
test_dynamodb_cloudformation.py
|
Deprecate mock_dynamodb2 (#4919)
|
2022-03-09 16:57:25 -01:00 |
test_dynamodb_condition_expressions.py
|
Update Black + formatting (#4926)
|
2022-03-10 13:39:59 -01:00 |
test_dynamodb_consumedcapacity.py
|
DynamoDB:query() now has improved support for KeyConditionExpression (#5449)
|
2022-09-07 11:45:34 +00:00 |
test_dynamodb_create_table.py
|
DynamoDB: Support declaration of non-key attributes (#5919)
|
2023-02-11 10:51:37 -01:00 |
test_dynamodb_executor.py
|
DynamoDB: Allow removal of multiple listitems (#5767)
|
2022-12-14 10:07:34 -01:00 |
test_dynamodb_expression_tokenizer.py
|
DynamoDB: allow leading underscore in expression attr name (#6082)
|
2023-03-17 14:22:05 -01:00 |
test_dynamodb_expressions.py
|
Deprecate mock_dynamodb2 (#4919)
|
2022-03-09 16:57:25 -01:00 |
test_dynamodb_table_with_range_key.py
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
test_dynamodb_table_without_range_key.py
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
test_dynamodb_update_expressions.py
|
Admin: Update Docs to point to getmoto (#5826)
|
2023-01-07 10:35:14 -01:00 |
test_dynamodb_update_table.py
|
Deprecate mock_dynamodb2 (#4919)
|
2022-03-09 16:57:25 -01:00 |
test_dynamodb_validation.py
|
Update Black + formatting (#4926)
|
2022-03-10 13:39:59 -01:00 |
test_dynamodb.py
|
dynamodb AttributeUpdate ADD/PUT/DELETE for NS (#6138)
|
2023-04-01 16:47:04 +00:00 |
test_server.py
|
Admin: Add tests for Java SDK (#6002)
|
2023-03-02 13:28:21 -01:00 |