remove item.date_updated, item.description & item.author fields in storage

This commit is contained in:
Nazar Kanaev
2021-04-05 21:29:52 +01:00
parent ecdfcb5017
commit 6acf9af887
4 changed files with 51 additions and 61 deletions

View File

@@ -240,3 +240,6 @@ func m04_item_podcasturl(tx *sql.Tx) error {
_, err := tx.Exec(sql)
return err
}
// TODO: description -> content