I can set a trace hook and I can clear a trace hook, but I don't see any way to 
tell if a sqlite3* has a trace hook registered



If not then consider this a feature request :P e.g. int sqlite3_db_config(db, 
SQLITE_DBCONFIG_TRACE) returning an OR'd combination of SQLITE_TRACE_* as you'd 
set via sqlite3_trace_v2





  *   Howard

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

Reply via email to