Merge "eslintrc: Disallow calling String/Array/Object methods introduced in ES6 or...
[lhc/web/wiklou.git] / tests / phpunit / includes / Revision / drop-mcr-tables.sql
1 DROP TABLE /*_*/slots;
2 DROP TABLE /*_*/content;
3 DROP TABLE /*_*/content_models;
4 DROP TABLE /*_*/slot_roles;