Notes: Add notes

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface 2023-02-05 21:21:54 +00:00
parent 903fd263a5
commit f59637de1a
1 changed files with 2 additions and 1 deletions

View File

@ -35,3 +35,4 @@
* 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.
- Currently commented out the upsert of the date. This will only work on existing databases.