QUERY PLAN
Update on tbl_unread_comments (cost=0.00..4443.69 rows=1 width=25)
-> Seq Scan on tbl_unread_comments (cost=0.00..4443.69 rows=1 width=25)
Filter: ((object_type IS NULL) AND (object_id IS NULL) AND (remind_user_id = 1001))