mirror of
https://github.com/stashapp/stash.git
synced 2026-04-11 11:51:00 -05:00
1 line
74 B
SQL
1 line
74 B
SQL
ALTER TABLE `studios` ADD COLUMN `organized` boolean not null default '0'; |