From f59637de1ab81eb143b8da1a284bba00fa82a0b7 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Sun, 5 Feb 2023 21:21:54 +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 3ae8bc3..ac9ec56 100644 --- a/UpNext.md +++ b/UpNext.md @@ -34,4 +34,5 @@ * Rewrite sanitizing functions to remove external dependancy. * DB: Count document creation, should only add date if doesn't already exist. - - Then the count doesn't need clearing at each start. \ No newline at end of file + - Then the count doesn't need clearing at each start. + - Currently commented out the upsert of the date. This will only work on existing databases. \ No newline at end of file