From 9365dba63abf312fc5f5bc37bba8224e9125aa68 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 13 Jan 2021 20:29:16 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c0c28006..2fa7b48a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -6,6 +6,8 @@ MISC ITEMS THAT CAME UP 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: 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