GoScrobble/migrations/13_user_mod.up.sql

1 line
61 B
SQL

ALTER TABLE users ADD COLUMN mod BOOL NOT NULL DEFAULT FALSE;