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