forked from science-ation/science-ation
2 lines
66 B
MySQL
2 lines
66 B
MySQL
|
UPDATE `award_types` SET `conferences_id` = -1 WHERE `year` = -1;
|