ipld-eth-server/db/migrations/20180911215603_add_price_feed_trigger.down.sql

2 lines
53 B
MySQL
Raw Normal View History

2018-09-12 14:30:40 +00:00
DROP TRIGGER notify_pricefeeds ON maker.price_feeds;