photo_version_photo
Index on column 'photo' of table 'photo_version'.
Speedup of table row lookups based on column 'photo' in table 'photo_version'.
CREATE INDEX photo_version_photo ON photo_version(photo);
Version 2.34
Still in use
= Version 2.34 =
CREATE INDEX photo_version_photo ON photo_version(photo);