Closed MichaelHirn closed 4 years ago
We can probably speed this up quite a bit by using parametrized queries in get_entity and get_entities; similar to store_entities
get_entity
get_entities
store_entities
Fixed by #53
We can probably speed this up quite a bit by using parametrized queries in
get_entity
andget_entities
; similar tostore_entities