summaryrefslogtreecommitdiff
path: root/db/migrations/0103_flawless_callisto.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0103_flawless_callisto.sql')
-rw-r--r--db/migrations/0103_flawless_callisto.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/migrations/0103_flawless_callisto.sql b/db/migrations/0103_flawless_callisto.sql
new file mode 100644
index 00000000..4cf5052c
--- /dev/null
+++ b/db/migrations/0103_flawless_callisto.sql
@@ -0,0 +1,2 @@
+ALTER TABLE "items" ADD COLUMN "project_no" varchar(100) NOT NULL;--> statement-breakpoint
+ALTER TABLE "revisions" ADD COLUMN "uploaded_at" date; \ No newline at end of file