Hey guys, if I am doing an `upsert` is there any w...
# orm-help
d
Hey guys, if I am doing an
upsert
is there any way to know if the record was updated or created?
b
maybe you could check created_at / update_at?