mirror of https://github.com/stashapp/stash.git
2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
ALTER TABLE `studios` ADD COLUMN `favorite` boolean not null default '0';
|