From 9c24050cbb6cd1c9a995f9d8134b6c2d38a93164 Mon Sep 17 00:00:00 2001 From: Brandon Dyck Date: Tue, 11 Jun 2024 00:16:11 -0600 Subject: [PATCH] Added todo list --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..27a64a2 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,4 @@ +- Stop capturing the migrations directory itself in migrate.migrate. +- Create migration status table +- Apply migrations from last recorded sequence number +- Make a fixed node schema