diff --git a/migrations/001_test.sql b/migrations/001_test.sql deleted file mode 100644 index 888a230..0000000 --- a/migrations/001_test.sql +++ /dev/null @@ -1,4 +0,0 @@ -CREATE TABLE test2 ( - id INTEGER PRIMARY KEY AUTOINCREMENT, - test2 TEXT NOT NULL UNIQUE -); \ No newline at end of file