route/internal/database/migrations/1513982254_tokens.down.sql

4 lines
44 B
SQL

DROP INDEX Tokens_body;
DROP TABLE Tokens;