3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
|
||
|
CREATE INDEX IF NOT EXISTS presence_list_user_id ON presence_list (user_id);
|