CartoDB-SQL-API icon indicating copy to clipboard operation
CartoDB-SQL-API copied to clipboard

Add an optional `affected_rows` into json results

Open strk opened this issue 12 years ago • 0 comments

The affected_rows field should be returned into json results when any query in the set of statements modified rows in any table. The value should be the sum of all affected rows in all tables. Replaces #102

strk avatar Jul 22 '13 15:07 strk