On 4 Mar 2020, at 2:37pm, Jose Isaias Cabrera <jic...@outlook.com> wrote:

> Is there a way to know all the changes that may have happened within the full 
> BEGIN and END?  Thanks.

Use this function

<https://sqlite.org/c3ref/total_changes.html>

before and after your block, and subtract one from another.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to