mirror of
https://github.com/stashapp/stash.git
synced 2025-12-15 12:52:38 +01:00
Co-authored-by: HiddenPants255 <> Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
1 line
58 B
SQL
1 line
58 B
SQL
ALTER TABLE `performers` ADD COLUMN `gender` varchar(20);
|