User Tools

Site Tools


podoc:lens_type_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:lens_type_idx_sql_index [2007/04/17 14:52] Luudpodoc:lens_type_idx_sql_index [2007/04/23 14:56] (current) Luud
Line 15: Line 15:
 === Schema === === Schema ===
  
-<code>+<code sql>
 create index lens_type_idx  on lens(type); create index lens_type_idx  on lens(type);
 </code> </code>
Line 37: Line 37:
 = Version 2.5 = = Version 2.5 =
  
-<code>+<code sql>
 create index lens_type_idx  on lens(type); create index lens_type_idx  on lens(type);
 </code> </code>
  
podoc/lens_type_idx_sql_index.txt · Last modified: 2007/04/23 14:56 by Luud