photo_dupe_version_idx
Index on column 'version' of table 'photo_dupe'.
Speedup of table row lookups based on column 'version' in table 'photo_dupe'.
CREATE INDEX photo_dupe_version_idx ON photo_dupe(version);
Version 2.34
Still in use
= Version 2.34 =
CREATE INDEX photo_dupe_version_idx ON photo_dupe(version);