open-bounty/resources/migrations/20171028204514-welcome-email.up.sql

2 lines
78 B
MySQL
Raw Permalink Normal View History

ALTER TABLE "public"."users" ADD COLUMN "welcome_email_sent" int DEFAULT '0';