50_remote_store.down.sql 106 B

12
  1. DROP TRIGGER IF EXISTS update_remote_store_updated_at ON remote_store;
  2. DROP TABLE IF EXISTS remote_store;