9 lines
55 B
PL/PgSQL
9 lines
55 B
PL/PgSQL
BEGIN;
|
|
|
|
|
|
DROP TABLE mock.sync_group_drafts;
|
|
|
|
|
|
COMMIT;
|
|
|