mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
remove todo
This commit is contained in:
parent
2c12875199
commit
1ea8160f7d
@ -242,7 +242,6 @@ func m04_item_podcasturl(tx *sql.Tx) error {
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: description -> content
|
|
||||||
func m05_move_description_to_content(tx *sql.Tx) error {
|
func m05_move_description_to_content(tx *sql.Tx) error {
|
||||||
sql := `
|
sql := `
|
||||||
update items set content=description
|
update items set content=description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user