-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
During development I saw that database review "technically" reduced the load on database, but increased the load on the application layer.
It removed some filters from the query - which technically reduces the load on the database, and added those filters in python code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels