Review Request: fixed SqlitePrepared statement
Commit Hook
null at kde.org
Mon Nov 26 21:15:32 GMT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107475/#review22610
-----------------------------------------------------------
This review has been submitted with commit 6a4428cf2a3f9120aba492f5e7d4c96be665e772 by Oleg Kukharchuk to branch calligra/2.6.
- Commit Hook
On Nov. 26, 2012, 1:45 p.m., Oleg Kukharchuk wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107475/
> -----------------------------------------------------------
>
> (Updated Nov. 26, 2012, 1:45 p.m.)
>
>
> Review request for Calligra, Jarosław Staniek, Adam Pigg, and Dimitrios Tanis.
>
>
> Description
> -------
>
> sqlite3_reset should be called immediately after sqlite3_step, because it always return error when sqlite3_step return SQLITE_ERROR
>
> in existing implementation execute() will cause an error if previous execute() failed.
>
> Details: http://www.sqlite.org/c3ref/reset.html
>
> Should be fixed in Predicate as well
>
>
> Diffs
> -----
>
> libs/db/drivers/sqlite/sqlitepreparedstatement.h be81bdc984be14eb67ff6d28d50936baeaa07173
> libs/db/drivers/sqlite/sqlitepreparedstatement.cpp ffb751ebb1c87c32db95f48797e4c358c7b17991
>
> Diff: http://git.reviewboard.kde.org/r/107475/diff/
>
>
> Testing
> -------
>
> tested on csv-import
>
>
> Thanks,
>
> Oleg Kukharchuk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20121126/c1cee2c2/attachment.htm>
More information about the calligra-devel
mailing list