Mastercard / flow

Testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support affected column count for update statements

therealryan opened this issue · comments

The SQL message types currently focus on modelling the results of data-retrieval queries, but data-manipulation queries also return a result: the number of affected rows.

We should add support for that result.