summaryrefslogtreecommitdiff
path: root/maintenance/archives/patch-img_exif.sql
blob: 2fd78f761a258f86e194484c120a70dcf9bde4e9 (plain)
1
2
3
-- Extra image exif metadata, added for 1.5 but quickly removed.

ALTER TABLE /*$wgDBprefix*/image DROP img_exif;