File indexing completed on 2024-05-05 10:25:47

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