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
podoc:flash_type_idx_sql_index [2007/04/17 15:06] Luudpodoc:flash_type_idx_sql_index [2007/04/23 14:55] (current) Luud
Line 15: Line 15:
 === Schema === === Schema ===
  
-<code>+<code sql>
 create index flash_type_idx on flash(type); create index flash_type_idx on flash(type);
 </code> </code>
Line 37: Line 37:
 = Version 2.5 = = Version 2.5 =
  
-<code>+<code sql>
 create index flash_type_idx  on flash(type); create index flash_type_idx  on flash(type);
 </code> </code>
  
podoc/flash_type_idx_sql_index.1176822408.txt.gz · Last modified: 2007/04/17 15:06 by Luud