Database Index Description of "photo_dupe_version_idx"

Name

photo_dupe_version_idx

Description

Index on column 'version' of table 'photo_dupe'.

Purpose

Speedup of table row lookups based on column 'version' in table 'photo_dupe'.

Schema

CREATE INDEX photo_dupe_version_idx ON photo_dupe(version);

Related tables (fields)

History

Used first

Version 2.34

Used last

Still in use

Change history

= Version 2.34 =

CREATE INDEX photo_dupe_version_idx ON photo_dupe(version);