mediawiki-extensions-Echo/db_patches/patch-drop-echo_subscription.sql

3 lines
92 B
MySQL
Raw Normal View History

-- drop this table because subscription is not supported
DROP TABLE /*_*/echo_subscription;