Remove work_item_descriptions table
We decided to not split out `description` from the `issues` table, see https://gitlab.com/gitlab-org/gitlab/-/work_items/599493.
Instead we want to rather delete old `description_html` to reduce the table size.
epic