GNOME Bugzilla – Bug 564571
SQLite support for tracing, profiling, mutexes, ard transaction notifications
Last modified: 2008-12-16 08:36:32 UTC
Title basically says it all. Also, Sqlite.Statement.bind_parameter_name() should be weak. Patch attached momentarily.
Created attachment 124707 [details] [review] Patch
2008-12-16 Jürg Billeter <j@bitron.ch> * vapi/sqlite3.vapi: Add transaction hook, tracing, profiling, and mutex bindings, patch by Evan Nemerson, fixes bug 564571 Fixed in r2176.