1 line
90 B
MySQL
1 line
90 B
MySQL
|
|
ALTER TABLE folder_subscriptions ADD COLUMN with_subfolders TINYINT(1) NOT NULL default 0;
|