3 lines
76 B
MySQL
Raw Normal View History

2022-10-20 15:31:53 +02:00
DROP TABLE `groups`;
DROP TABLE groups_users;
DROP TABLE collections_groups;