This commit is contained in:
@@ -14,6 +14,7 @@ todo: PartAssemblyBiz shows the correct way to replace an object in it's PUT rou
|
||||
todo: All indexes in db sb named starting with idx_ instead of just the table name, so just prepend idx_ to every index
|
||||
todo: foreign keys are not indexed by default in the referencing table (the one who references)
|
||||
take a look and see if any should be indexed when doing above
|
||||
todo: All GetReportData in *Biz objects is not setting AsNoTracking which could result in huge overhead, add that to all
|
||||
|
||||
todo: PickList code at server needs to accept preId as a collection to support getting a list of ad-hoc id's as displayable collection
|
||||
This supports child collections in UI where it's not a picklist but a display of items added to a collection e.g. part assembly parts
|
||||
|
||||
Reference in New Issue
Block a user