Merge "jsjpegmeta: Move export patch to a separate file"
[lhc/web/wiklou.git] / maintenance / archives / patch-interwiki-trans.sql
index 2384a66..5cc4d0b 100644 (file)
@@ -1,2 +1,2 @@
 ALTER TABLE /*$wgDBprefix*/interwiki
-       ADD COLUMN iw_trans TINYINT(1) NOT NULL DEFAULT 0;
+       ADD COLUMN iw_trans TINYINT NOT NULL DEFAULT 0;