jam-cloud/db/up/acapella_rename.sql

3 lines
69 B
SQL

UPDATE genres set description = 'A Cappella' where id = 'acapella';