On 20 Sep 2017, at 6:55pm, petern <peter.nichvolo...@gmail.com> wrote:

> OK.  If system table triggers are generally not maintained, what is
> simplest recommended way, by C API or other means, for the application to
> be notified of non-specific schema changes that include creation/deletion
> events?

https://sqlite.org/pragma.html#pragma_schema_version

Keep checking that and do something when it changes.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to