2 lines
85 B
MySQL
2 lines
85 B
MySQL
|
ALTER TABLE bs.defaulter MODIFY COLUMN hasChanged tinyint(1) DEFAULT FALSE NOT NULL;
|