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