relay/migrations/2020-03-23-175637_create-nodes/down.sql
2020-03-23 17:17:53 -05:00

2 lines
64 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE nodes;