I want to increment table field (by UPDATE) or set to 1 (by INSERT if record doesn't exist). How can I do that with `upsert`?