diff options
author | stephan <stephan@noemail.net> | 2023-11-14 14:38:11 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2023-11-14 14:38:11 +0000 |
commit | cb3a0b1b67c09b420f6d590e75811c84777c35af (patch) | |
tree | 3300fd23c49fd97c8ba9f77b16adec08c031ae38 /src/expr.c | |
parent | 34ccd18d65ea23b24bf77f66d285c8a793113320 (diff) | |
download | sqlite-cb3a0b1b67c09b420f6d590e75811c84777c35af.tar.gz sqlite-cb3a0b1b67c09b420f6d590e75811c84777c35af.zip |
JNI: add Sqlite.Stmt.step(boolean) overload which returns the result code of sqlite3_step() unless passed true, in which case it throws for any result other than ROW or DONE. The intent is to simplify handling of LOCKED and BUSY errors.
FossilOrigin-Name: f4f1cc201a7dc618a66617778ecf58ba60461ae700cb41f5c4abfa26dd0c0ed4
Diffstat (limited to 'src/expr.c')
0 files changed, 0 insertions, 0 deletions