mirror of
https://github.com/stashapp/stash.git
synced 2026-02-27 01:32:57 +01:00
1 line
No EOL
74 B
SQL
1 line
No EOL
74 B
SQL
ALTER TABLE `studios` ADD COLUMN `organized` boolean not null default '0'; |