Skip to content

Uncouple QueryBuilder [V0.2] #31

@gin0115

Description

@gin0115

At present almost all functionality is done by the QueryBuilderHandler and WPDBAdapter.

More of the logic behind, where, sort, select should be abstracted into self contained handlers. This would allow for the statement composing to be handled cleaner.

  • Create JSON Handler
  • Where Condition Handler
  • Table Conditon Handler
  • Select Conditon Handler
  • Join Conditon Handler

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions