lens_type_idx
Index on column 'type' of table 'lens'.
Speedup of table row lookups based on column 'type' in table 'lens'.
CREATE INDEX lens_type_idx ON lens(type);
Version 2.5
Still in use
= Version 2.5 =