On Thu, Apr 14, 2016 at 1:45 PM, Domingo Alvarez Duarte < sqlite-mail at dev.dadbiz.es> wrote:
> So there is a way to have a callback that intercept pragmas ? > > Because if we make a piece of derived/composed software that can be used by > third party how to maintain our overloads/overwrites ? > https://www.sqlite.org/c3ref/set_authorizer.html with SQLITE_PRAGMA? --DD