-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request