3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
-- v8: Add index for DM portals
|
||
|
CREATE INDEX ON portal(receiver, other_user);
|