Review Request 107475: fixed SqlitePrepared statement

Commit Hook null at kde.org
Sat Jan 12 23:15:07 GMT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107475/#review25321
-----------------------------------------------------------


This review has been submitted with commit 516f510f4fcb98baf149d64648b9f892c137eda8 by Jaroslaw Staniek on behalf of Oleg Kukharchuk to branch calligra/2.5.

- 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, Adam Pigg, Jarosław Staniek, 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/20130112/746639ff/attachment.htm>


More information about the calligra-devel mailing list