User Tools

Site Tools


podoc:flash_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
Last revisionBoth sides next revision
podoc:flash_type_idx_sql_index [2007/04/17 15:01] Luudpodoc:flash_type_idx_sql_index [2007/04/17 15:06] Luud
Line 15: Line 15:
 === Schema === === Schema ===
  
-  create index flash_type_idx  on flash(type);+<code> 
 +create index flash_type_idx on flash(type); 
 +</code>
  
 === Related tables (fields) === === Related tables (fields) ===
Line 35: Line 37:
 = Version 2.5 = = Version 2.5 =
  
-  create index flash_type_idx  on flash(type);+<code> 
 +create index flash_type_idx  on flash(type); 
 +</code>
  
podoc/flash_type_idx_sql_index.txt · Last modified: 2007/04/23 14:55 by Luud