Skip to content

[api] Refactor QueryStrategy #275

Description

@Jipperism

buildDataQuery: These methods are all almost the same. Couldn't we move that into the abstract query strategy by making the methods not abstract? (#263 (comment))

Also, what's the idea behind passing the database as a function parameter? Couldn't we store that as a instance variable on the query strategy class? (#263 (comment))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions