mirror of
https://github.com/nkanaev/yarr.git
synced 2025-11-07 18:09:36 +00:00
remove item.date_updated, item.description & item.author fields in storage
This commit is contained in:
@@ -240,3 +240,6 @@ func m04_item_podcasturl(tx *sql.Tx) error {
|
||||
_, err := tx.Exec(sql)
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
// TODO: description -> content
|
||||
|
||||
Reference in New Issue
Block a user