User Tools

Site Tools


podoc:film_type_manufacturer_idx_sql_index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
podoc:film_type_manufacturer_idx_sql_index [2007/04/17 15:09] Luudpodoc:film_type_manufacturer_idx_sql_index [2007/04/23 14:54] (current) Luud
Line 15: Line 15:
 === Schema === === Schema ===
  
-<code>+<code sql>
 create index film_type_manufacturer_idx on film_type(manufacturer); create index film_type_manufacturer_idx on film_type(manufacturer);
 </code> </code>
Line 37: Line 37:
 = Version 2.5 = = Version 2.5 =
  
-<code>+<code sql>
 create index film_type_manufacturer_idx on film_type(manufacturer); create index film_type_manufacturer_idx on film_type(manufacturer);
 </code> </code>
  
podoc/film_type_manufacturer_idx_sql_index.1176822544.txt.gz · Last modified: 2007/04/17 15:09 by Luud