When doing an update, if there are no changed rows, but there are matched rows, there does not appear a way to get this information. I'm not sure if it's buried deep inside, like related to field_count, for example.
From what I can see with the C documentation, that SDK has a means to derive this info.
I was planning on using that information to verify the update itself was a properly matched statement (as opposed to a non-existent record).
If there any planned support for this?
From what I can see with the C documentation, that SDK has a means to derive this info.
I was planning on using that information to verify the update itself was a properly matched statement (as opposed to a non-existent record).
If there any planned support for this?