Skip to content

Conversation

mdevan
Copy link

@mdevan mdevan commented Jan 26, 2015

Since sqlite3_reset will overwrite the connection-specific last error code, the error code should be collected from sqlite just after the call to sqlite3_step.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 82.67% when pulling a14f442 on mdevan:master into d802955 on mattn:master.

mattn added a commit that referenced this pull request Jan 26, 2015
Return error code of sqlite3_step, not sqlite3_reset
@mattn mattn merged commit 9c64e66 into mattn:master Jan 26, 2015
@mattn
Copy link
Owner

mattn commented Jan 26, 2015

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants