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