mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Co-authored-by: HiddenPants255 <> Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2 lines
58 B
SQL
2 lines
58 B
SQL
ALTER TABLE `performers` ADD COLUMN `gender` varchar(20);
|