This commit is contained in:
@@ -285,7 +285,6 @@ namespace AyaNova.Biz
|
|||||||
";
|
";
|
||||||
|
|
||||||
//BUILD THE QUERY
|
//BUILD THE QUERY
|
||||||
TODO NEXT, see if this works and continue on below it
|
|
||||||
var qSelect = SqlSelectBuilder.Build(ObjectFields.WIDGET_KEY, MOCK_WIDGET_DISPLAY_TEMPLATE_JSON, listOptions.Mini);
|
var qSelect = SqlSelectBuilder.Build(ObjectFields.WIDGET_KEY, MOCK_WIDGET_DISPLAY_TEMPLATE_JSON, listOptions.Mini);
|
||||||
//TODO: Turn this into a raw direct query
|
//TODO: Turn this into a raw direct query
|
||||||
//Build the select fragment from the template so only selected columns get fetched
|
//Build the select fragment from the template so only selected columns get fetched
|
||||||
|
|||||||
Reference in New Issue
Block a user