From 3b0415a3cbc2d188958ebd45083774c40e86af8c Mon Sep 17 00:00:00 2001 From: phoenix Date: Sat, 18 Oct 2025 14:55:37 -0400 Subject: [PATCH] Added todos --- todos.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 todos.txt diff --git a/todos.txt b/todos.txt new file mode 100644 index 0000000..d816240 --- /dev/null +++ b/todos.txt @@ -0,0 +1,3 @@ +// TODO: Place contents of run_migrations.txt somewhere else +// TODO: Retrieve the service username from the db +// TODO: Get rid of the lib.rs file. Place the contents in other areas