ipld-eth-server/db/migrations/1516653373_add_watched_event_logs.down.sql
Matt K 572023cdf5 Commandline (#135)
* Add cmd line tool and Makefile

* Add shared utils pkg

* Add cmdline README

* Update godo for new structure
2018-01-25 13:21:55 -06:00

3 lines
53 B
SQL

DROP VIEW watched_event_logs;
DROP VIEW block_stats;