On Mar 6, 2015 7:33 AM, "Igor Tandetnik" <igor at tandetnik.org> wrote: A bunch of good stuff snipped...
Thanks for the alternative suggestions. In thinking it over since my message, I've decided the multiple trigger approach isn't at all bad. A little verbose, but each column of the view has its own callback and SQLite figures out which is needed, probably far more optimally than I could in a query. Thanks again!