You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/migrations/2023-09-12-194850_add_feder.../up.sql

3 lines
77 B
SQL

CREATE INDEX idx_person_local_instance ON person (local DESC, instance_id);