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?