laravel-dynamodb
laravel-dynamodb copied to clipboard
pagedCount()
count() only counts correctly when scan or query is within 1MB dynamo limit or limit is explicitly set.
pagedCount() returns lastEvaluatedKey with count result on this page, if its != null then next count query can be executed
The inspection completed: 1 updated code elements