artemis/core/data/schema/versions/SDBT_3_upgrade.sql

2 lines
103 B
MySQL
Raw Normal View History

ALTER TABLE chuni_score_course ADD theoryCount int(11), ADD orderId int(11), ADD playerRating int(11);