File indexing completed on 2024-04-28 17:16:09

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