<div dir="ltr"><div>Two related questions.</div><div><br></div><div>First, I have a resultset where I want to call $rs->delete_all and I'd like to know specifically which rows got deleted. RETURNING works for this, of course, but wondering if there's a way in DBIC to do this.</div><div><br></div><div>In a similar way we often will update or insert and then ->discard_changes to fetch updated row, but that's two queries. Any way to do more than just RETURNING id?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Bill Moseley<br><a href="mailto:moseley@hank.org" target="_blank">moseley@hank.org</a></div>
</div>