Alan Guo Xiang Tan f99ade3ce5 DEV: Ignore dropped Bookmark columns.
This is a partial revert of 099b679fc58b909d3800bc3f7a336982eedf4824.
`Bookmark#topic_id` and `Bookmark#reminder_type` was dropped in
b22450c7a8d378b32291743ca602cbc477dea106 so we need to continue ignoring
the dropped columns so as to ensure a seamless deploy. Otherwise,
ActiveRecord's schema cache will still contain references to
`Bookmark#topic_id` when the column is dropped in a post migration.
2022-01-10 16:04:22 +08:00
..
2021-12-02 22:41:55 +05:30
2020-04-28 15:59:39 +05:30
2019-11-29 15:49:08 +00:00
2019-10-21 12:08:20 +01:00
2020-05-05 13:46:57 +10:00
2021-12-02 22:41:55 +05:30
2019-10-17 16:58:22 +11:00