Skip to content

Improve database review #65

@admir-vicert

Description

@admir-vicert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions