jam-cloud/db/up/show_whats_next_count.sql

1 line
78 B
SQL

ALTER TABLE users ADD COLUMN show_whats_next_count INTEGER NOT NULL DEFAULT 0;