status-go/services/browsers/migrations/sql/0001_browsers.down.sql

3 lines
50 B
SQL

DROP TABLE browsers;
DROP TABLE browsers_history;