1,582
edits
Changes
→Result
* result.total - total number of records (in the case of start or limit is given. In that case len(result) != result.total)
* result.time - the time in seconds it too took to collect the data
* result.expanded - whether the data needed to be expanded (unpickled and primary objects created). BSDDB selects alway are expanded
* result.query - the actual SQL query, if one