process raw_store_events records automatically via triggers
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
BEGIN;
|
||||
|
||||
DROP TABLE tiktok_store_events;
|
||||
DROP TABLE etsy_store_events;
|
||||
DROP TABLE wix_store_events;
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user