On 23 Mar 2016, at 6:45pm, Domingo Alvarez Duarte <sqlite-mail at 
dev.dadbiz.es> wrote:

> The sqlite rbu extension concept is interesting but it's missing the
> generation of the diff files on the fly, we need something like
> sqlite3_trace, sqlite3_update_hook or better yet a pragma

sqlite_trace() and sqlite_profile() already exist and do what you want.

<https://www.sqlite.org/c3ref/profile.html>

Simon.

Reply via email to