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-05-10-101553_posts_add...
/
down.sql
3 lines
84 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
ALTER
TABLE
posts
DROP
COLUMN
ap_url
;
Reference in New Issue
View Git Blame
Copy Permalink