This commit is contained in:
2021-04-27 18:58:04 +00:00
parent ee2b7488d8
commit 621378a7c7
2 changed files with 124 additions and 106 deletions

View File

@@ -122,6 +122,8 @@ todo: remove widget now? Back and front (comment out obvs not remove entirely)
## SERVER MISC ITEMS
todo: update to latest postgres portable and document how to do it as well or a link to how to do it
todo: errors are inconsistent some use "error" some use "code" to mean the same thing
this is likely becuase "code" is used in the outer wrapper and "error" is used in the individual "details" validation errors
however it would be much cleaner if it was the same thing at all levels