Merge "Function for "pretty timestamps" that are human readable and understandable."
[lhc/web/wiklou.git] / maintenance / oracle / archives / patch-revision-rev_content_model.sql
1 define mw_prefix='{$wgDBprefix}';
2
3 ALTER TABLE &mw_prefix.revision ADD rev_content_model VARCHAR2(32);