This commit is contained in:
2020-12-24 20:40:02 +00:00
parent 08b30293a3
commit 9ac5e664fd

View File

@@ -14,8 +14,6 @@ todo: v8 MIGRATE do not export empty strings, do null instead
confirm whatever method I use works for certain 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. todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge.
should it really cache all of them all the time? should it really cache all of them all the time?
would it be faster / better for memory to return as requested dynamically (switch?) would it be faster / better for memory to return as requested dynamically (switch?)