mirror of https://github.com/stashapp/stash.git
3 lines
104 B
MySQL
3 lines
104 B
MySQL
|
ALTER TABLE `galleries` ADD COLUMN `code` text;
|
||
|
ALTER TABLE `galleries` ADD COLUMN `photographer` text;
|