summaryrefslogtreecommitdiff
path: root/db/migrations/0342_purple_loa.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0342_purple_loa.sql')
-rw-r--r--db/migrations/0342_purple_loa.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/migrations/0342_purple_loa.sql b/db/migrations/0342_purple_loa.sql
new file mode 100644
index 00000000..5e8118e4
--- /dev/null
+++ b/db/migrations/0342_purple_loa.sql
@@ -0,0 +1,5 @@
+ALTER TABLE "rfq_last_vendor_responses" DROP COLUMN "email_sent_at";--> statement-breakpoint
+ALTER TABLE "rfq_last_vendor_responses" DROP COLUMN "email_sent_to";--> statement-breakpoint
+ALTER TABLE "rfq_last_vendor_responses" DROP COLUMN "email_resent_count";--> statement-breakpoint
+ALTER TABLE "rfq_last_vendor_responses" DROP COLUMN "last_email_sent_at";--> statement-breakpoint
+ALTER TABLE "rfq_last_vendor_responses" DROP COLUMN "email_status"; \ No newline at end of file