Bugzilla – Bug 2480
Use SQLite prepared statements
Last modified: 2016-08-28 11:24:44 UTC
Created attachment 2549 [details] Proposed patch Using prepared statements allows to use "'" character in experiment names, avoids losing precision for doubles due to conversion to string and should be a bit faster.
Created attachment 2550 [details] Proposed patch Small fix: replaced -1 with "variable.length ()".
pushed in changeset 12275:ff7a8974e445