Split down patch-comment-table.sql
[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;