From 6cbd13893b0e48467b22d1719783c4d635329d51 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 3 Feb 2023 20:51:08 +0000 Subject: [PATCH] Notes: Add notes Signed-off-by: Fred Boniface --- UpNext.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UpNext.md b/UpNext.md index e96a50b..c065e8c 100644 --- a/UpNext.md +++ b/UpNext.md @@ -30,4 +30,5 @@ ## Backend: -* Rewrite sanitizing functions to remove external dependancy. \ No newline at end of file +* Rewrite sanitizing functions to remove external dependancy. +* DB: Count document creation, should only add date if doesn't already exist. \ No newline at end of file