1
0
Fork 0
mirror of https://git.joinplu.me/Plume/Plume.git synced 2025-02-17 15:35:16 +00:00
Plume/migrations/postgres/2018-10-21-163227_create_api_token/down.sql

3 lines
69 B
MySQL
Raw Normal View History

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