Database Index Description of "photo_version_photo"

Name

photo_version_photo

Description

Index on column 'photo' of table 'photo_version'.

Purpose

Speedup of table row lookups based on column 'photo' in table 'photo_version'.

Schema

CREATE INDEX photo_version_photo ON photo_version(photo);

Related tables (fields)

History

Used first

Version 2.34

Used last

Still in use

Change history

= Version 2.34 =

CREATE INDEX photo_version_photo ON photo_version(photo);