aaroned

Results 2 comments of aaroned
trafficstars

this seems like a pretty basic feature... how can we get it on the roadmap?

@AndriiSherman should this also include DELETE as well? `WITH deleted AS (DELETE FROM table WHERE condition IS TRUE RETURNING *) SELECT count(*) FROM deleted;`