rt-sim-training-service/sql/20201203.sql
2020-12-03 11:01:50 +08:00

3 lines
55 B
SQL

ALTER TABLE `training`
ADD INDEX `map_id` (`map_id`);