Remove `events` from `notification_settings`
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12055 introduces some accessors and specs around handling this legacy column.
By 9.5, it should be nulled for all existing rows, so we can remove the column and the associated workarounds.