db/migrations/V10__ingested_at_index.sql (2 lines of code) (raw):

CREATE INDEX ingested_at_index ON fingerpost_wire_entry(ingested_at);