* fixed ipblocks.ipb_by_text field, removed default blank not null (fixed install...
[mediawiki.git] / maintenance / archives / patch-email-authentication.sql
blobb35b10f15e665f9e1feb11d49034b91d694deeef
1 -- Added early in 1.5 alpha development, removed 2005-04-25
3 ALTER TABLE /*$wgDBprefix*/user DROP COLUMN user_emailauthenticationtimestamp;