diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 7680c400..2c7b6b26 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,8 +14,6 @@ todo: v8 MIGRATE do not export empty strings, do null instead confirm whatever method I use works for certain -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? would it be faster / better for memory to return as requested dynamically (switch?)