Add a source property to posts
To store the Markdown
This commit is contained in:
@@ -126,6 +126,7 @@ table! {
|
||||
creation_date -> Timestamp,
|
||||
ap_url -> Varchar,
|
||||
subtitle -> Text,
|
||||
source -> Text,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user