This commit is contained in:
@@ -18,6 +18,10 @@ namespace AyaNova.PickList
|
||||
{
|
||||
throw new System.NotImplementedException();
|
||||
|
||||
TODO: build a sql select and order by and a where clause that searches appropriately in each field (tags)
|
||||
//it should return results based on the query where there is a single name (display) column and an id column for rowid
|
||||
//and the fields should be combined in a standard way separated by spaces "Widget widgetserial username" for compactness
|
||||
|
||||
// StringBuilder sb = new StringBuilder();
|
||||
// sb.Append("SELECT ");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user