File indexing completed on 2024-04-21 06:00:36

0001 CREATE INDEX `idx_member_id` ON `project_rating` (`member_id`) USING BTREE;