ALTER TABLE `performers` ADD COLUMN `rating` tinyint;
ALTER TABLE `studios` ADD COLUMN `rating` tinyint;