init ingestion
This commit is contained in:
3
ingestion/infra/migrations/000002_seed_dev.down.sql
Normal file
3
ingestion/infra/migrations/000002_seed_dev.down.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM write_keys WHERE id = '00000000-0000-0000-0000-000000000100';
|
||||
DELETE FROM sources WHERE id = '00000000-0000-0000-0000-000000000010';
|
||||
DELETE FROM workspaces WHERE id = '00000000-0000-0000-0000-000000000001';
|
||||
Reference in New Issue
Block a user