ipld-eth-server/db/migrations/1516653373_add_watched_event_logs.down.sql
Matt K c00b8a5a98 Add Filters (#133)
* Add LogFilter struct

* Add log_filters table

* Add view for events watching

* Add cmd line "add_filter" to mimic eventual endpoint

* Allow multiple filters in config
2018-01-23 12:43:35 -06:00

1 line
29 B
SQL

DROP VIEW watched_event_logs;