jam-cloud/db/up/whats_next.sql

2 lines
67 B
MySQL
Raw Normal View History

ALTER TABLE users ADD COLUMN show_whats_next boolean DEFAULT TRUE;