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
d48a7796f1
Plume
/
migrations
/
postgres
/
2018-09-04-104828_posts_add...
/
down.sql
3 lines
86 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
ALTER
TABLE
posts
DROP
COLUMN
subtitle
;
Reference in New Issue
View Git Blame
Copy Permalink