* Rewrote ObjectCache.php to conform to the modern coding style, and to be less convo...
[lhc/web/wiklou.git] / maintenance / archives / patch-img_exif.sql
1 -- Extra image exif metadata, added for 1.5 but quickly removed.
2
3 ALTER TABLE /*$wgDBprefix*/image DROP img_exif;