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