3 lines
64 B
MySQL
3 lines
64 B
MySQL
|
|
ALTER TABLE fieldsets ADD disabled tinyint not null default 0;
|
||
|
|
|