Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Add interfaces for query classes #283

@amazeika

Description

@amazeika

ATM query object types are checked against concrete classes throughout the whole code base, e.g. instanceof DatabaseQuerySelect. Instead these checks should be made against interfaces which would effectively improve flexibility, e.g. making it possible specialise queries through object decoration.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions