Update table feed items
This commit is contained in:
@@ -15,6 +15,8 @@ diesel::table! {
|
||||
feed_id -> Int4,
|
||||
content -> Text,
|
||||
read -> Bool,
|
||||
title -> Varchar,
|
||||
url -> Varchar,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user