mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 21:41:43 +00:00
2 lines
77 B
SQL
2 lines
77 B
SQL
CREATE INDEX idx_person_local_instance ON person (local DESC, instance_id);
|
|
|