This website requires JavaScript.
Explore
Help
Sign In
mathias
/
rss-reader
Watch
1
Star
0
Fork
You've already forked rss-reader
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2db4972394
rss-reader
/
migrations
/
2023-10-22-115359_update_fe...
/
down.sql
4 lines
92 B
SQL
Raw
Blame
History
-- This file should undo anything in `up.sql`
ALTER
TABLE
feed_item
DROP
COLUMN
created_ts
;
Reference in New Issue
View Git Blame
Copy Permalink