Closed MiWeiss closed 1 year ago
Fixes #345
Attention Multiple calls to get_entries_dict() lead to multiple creations of the dict. For huge databases, one may thus want to avoid doing that.
get_entries_dict()
Fixes #345
Attention Multiple calls to
get_entries_dict()
lead to multiple creations of the dict. For huge databases, one may thus want to avoid doing that.