Open
Description
Although we need it to circumvent a strange issue when using MySQL as a backend, I think its good practice to make hardcoded values overridable.
It also makes querie more efficient where one would loop over all possible results in batches, as is done by the access_manager and metadata_manager.