ability to delete mock sync groups
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
BEGIN;
|
||||
|
||||
|
||||
DROP TABLE mock.sync_group_drafts;
|
||||
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user