Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, when the row factory
fails, don't consume the row (restore it) and fail immediatly (don't call pysqlite_step())
Showing
Please register or sign in to comment
fails, don't consume the row (restore it) and fail immediatly (don't call pysqlite_step())