Skip to content

[api] Refactor QueryStrategy #275

@Jipperism

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))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions