flash_type_manufacturer_idx
Index on column 'manufacturer' of table 'flash_type'.
Speedup of table row lookups based on column 'manufacturer' in table 'flash_type'.
CREATE INDEX flash_type_manufacturer_idx ON flash_type(manufacturer);
Version 2.5
Still in use
= Version 2.5 =
CREATE INDEX flash_type_manufacturer_idx ON flash_type(manufacturer);