rss-reader/migrations/2022-11-26-102327_feed_item/down.sql

5 lines
74 B
SQL
Executable File

-- This file should undo anything in `up.sql`
CREATE TABLE feed_item {
}