This website requires JavaScript.
Explore
Help
Sign In
haskal
/
Plume
Watch
1
Star
0
Fork
You've already forked Plume
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
54c6d21fc5
Plume
/
migrations
/
sqlite
/
2018-10-30-151545_add_post_...
/
down.sql
3 lines
86 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
ALTER
TABLE
posts
DROP
COLUMN
cover_id
;
Reference in New Issue
View Git Blame
Copy Permalink