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