After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 564571 - SQLite support for tracing, profiling, mutexes, ard transaction notifications
SQLite support for tracing, profiling, mutexes, ard transaction notifications
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.5.x
Other Linux
: Normal enhancement
: ---
Assigned To: Jürg Billeter
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-15 07:41 UTC by Evan Nemerson
Modified: 2008-12-16 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (2.15 KB, patch)
2008-12-15 07:42 UTC, Evan Nemerson
committed Details | Review

Description Evan Nemerson 2008-12-15 07:41:38 UTC
Title basically says it all. Also, Sqlite.Statement.bind_parameter_name() should be weak.

Patch attached momentarily.
Comment 1 Evan Nemerson 2008-12-15 07:42:21 UTC
Created attachment 124707 [details] [review]
Patch
Comment 2 Jürg Billeter 2008-12-16 08:36:32 UTC
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.