gplx/mediawiki/maintenance/archives/patch-image-img_timestamp.sql

3 lines
69 B
SQL

ALTER TABLE /*_*/image
MODIFY img_timestamp BINARY(14) NOT NULL;