Merge "Adding interfaces for ORM row and table classes so these can be used for type...
[lhc/web/wiklou.git] / maintenance / archives / patch-user_rights.sql
2007-06-22 Tim StarlingUpdated patch files to match the recent update to table...
2007-04-22 Tim Starling* Removed mysql5 SQL files, obviously we're collectivel...
2006-12-21 Brion Vibber* (bug 7669) Drop defaults on BLOB/TEXT columns for...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-03-12 Domas Mituzasreplace TYPE= with ENGINE=, (supported since 4.0, TYPE...
2005-05-02 Brion VibberUse InnoDB by default for table creations if available.
2005-01-14 Tim Starlingadded /*$wgDBprefix*/ in various places, to support...
2004-10-24 Tim Starlingfixed index name
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...