Tags: iusegithub/PynamoDB
Tags
Fix Index.query and Index.scan typing issues (pynamodb#748) Index.query and Index.scan should return a ResultIterator which iterates over instances of the respective model (which is not known at type-check type unless explicitly specified as a generic parameter).
PreviousNext