From b6f2a0bae277c6d132b9910dbc1e0a9df04b03bb Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 18 Dec 2020 18:56:09 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 07be7ee8..5d537347 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -25,6 +25,7 @@ todo: investigate if a picklist control can implement a feature to select *all* todo: All biz objects getasync should be notracking? or would thast fuck up internal ops like batch jobs or duplicate? +todo: db consistency check should also check for the stored procedures / functions as they are critical todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge. should it really cache all of them all the time?