ability to delete mock sync groups

This commit is contained in:
2026-02-10 18:05:30 -07:00
parent 0944703d2a
commit 95ef64ce18
15 changed files with 963 additions and 13 deletions
@@ -0,0 +1,8 @@
BEGIN;
DROP TABLE mock.sync_group_drafts;
COMMIT;