1 line
79 B
MySQL
1 line
79 B
MySQL
|
|
ALTER TABLE users ADD COLUMN education_interest BOOLEAN NOT NULL DEFAULT FALSE;
|