On Thu, Jun 30, 2011 at 1:15 PM, Simon Gornall <sgorn...@apple.com> wrote:

>
> I'm trying to intelligently invalidate cached results after a database
> UPDATE, where the results are cached by query.


Would the update_hook be helpful here?

    http://www.sqlite.org/c3ref/update_hook.html


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to