Patch to change string escaping so SQLite will work
Phil Longstaff
plongstaff at rogers.com
Mon Feb 25 15:13:34 EST 2008
I've attached a patch to change the default string escape for a
single-quote char from backslash single-quote (\') to single-quote
single-quote ('') so that SQLite will accept it. A better solution in
the long run is the modify the SQLite provider to use prepared statements.
The patch affects file libgda/gda-util.c.
Phil
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
Url: http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20080225/57cb7863/attachment.pl
More information about the gnucash-devel
mailing list