Fix for r47482: put the RELEASE-NOTES entry in the "bug fixes" section and not the...
[mediawiki.git] / maintenance / archives / patch-img_exif.sql
blob2fd78f761a258f86e194484c120a70dcf9bde4e9
1 -- Extra image exif metadata, added for 1.5 but quickly removed.
3 ALTER TABLE /*$wgDBprefix*/image DROP img_exif;