migrate orion repo into monorepo structure
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DROP INDEX IF EXISTS idx_particle_acks_particle;
|
||||
DROP INDEX IF EXISTS idx_particle_seen_email;
|
||||
DROP TABLE IF EXISTS particle_acks;
|
||||
DROP TABLE IF EXISTS particle_seen;
|
||||
Reference in New Issue
Block a user