photo_tech_id_idx
Index on column 'identifier' of table 'photo_tech'.
Speedup of table row lookups based on column 'identifier' in table 'photo_tech'.
CREATE INDEX photo_tech_id_idx ON photo_tech(identifier);
Version 2.5
Still in use
= Version 2.5 =
CREATE INDEX photo_tech_id_idx ON photo_tech(identifier);