home · contact · privacy
Slightly improve and re-organize Condition tests.
[plomtask] / scripts / init.sql
diff --git a/scripts/init.sql b/scripts/init.sql
deleted file mode 100644 (file)
index 1aba8a4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-CREATE TABLE days (
-    date TEXT PRIMARY KEY
-);