summaryrefslogtreecommitdiff
path: root/db/migrations/0141_jazzy_thunderbird.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0141_jazzy_thunderbird.sql')
-rw-r--r--db/migrations/0141_jazzy_thunderbird.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/migrations/0141_jazzy_thunderbird.sql b/db/migrations/0141_jazzy_thunderbird.sql
new file mode 100644
index 00000000..fe0e903b
--- /dev/null
+++ b/db/migrations/0141_jazzy_thunderbird.sql
@@ -0,0 +1,2 @@
+ALTER TABLE "vendor_attachment_responses" ADD COLUMN "revision_request_comment" text;--> statement-breakpoint
+ALTER TABLE "vendor_attachment_responses" ADD COLUMN "revision_requested_at" timestamp; \ No newline at end of file