roadie/Scripts/MySQL/Upgrade0007.sql
Steven Hildreth 97300534a4 work for #18
2019-11-16 18:08:44 -06:00

2 lines
No EOL
103 B
SQL

-- New Release SortTitle for file friendly names
ALTER TABLE `release` ADD sortTitle varchar(250) NULL;