Changes between Version 22 and Version 23 of DbChanges


Ignore:
Timestamp:
2010-10-13T16:39:08Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DbChanges

    v22 v23  
    4242}}}
    4343
    44 
    4544[[BR]]
    4645[[BR]]
    4746== Version 2.1 to 2.2 Updates==
    4847=== July 23, 2010 ===
    49 by compass
     48by compass:
    5049{{{
    5150#!sql
     
    5453
    5554=== August 18, 2010 ===
    56 To speed up the AjaxList for Users (~300x speed-up with 3000 users database):
     55To speed up the AjaxList for Users (~300x speed-up with 3000 users database), by Serge.
    5756{{{
    5857#!sql
    5958CREATE INDEX user_id_index on user_enrols(user_id)
    6059}}}
    61 by serge