mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
34fbeaf8c9
Update the echo formatter to properly display suppressed revision content Bug: 48059 Change-Id: Iee3c9a41ad24c66b0e2abdd5f1375ebdbd74314e
4 lines
101 B
SQL
4 lines
101 B
SQL
-- Patch to drop unused event_page_namespace
|
|
alter table /*_*/echo_event drop event_page_namespace;
|
|
|