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.
At present almost all functionality is done by the
QueryBuilderHandlerandWPDBAdapter.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.