mock events saved to db
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
BEGIN;
|
||||
|
||||
|
||||
DROP TABLE mock.sale_form_shop_selection;
|
||||
DROP TABLE mock.refund_form_shop_selection;
|
||||
DROP TABLE mock.count_form_shop_selection;
|
||||
|
||||
|
||||
COMMIT;
|
||||
Reference in New Issue
Block a user