jam-cloud/db/up/track_school_signups.sql

1 line
67 B
SQL

ALTER TABLE USERS ADD COLUMN school_interest BOOLEAN DEFAULT FALSE;