The function row_to_value in the file src/sqlite.c can avoid the call to Fnreverse by traversing the row in reverse order. Only a minor improvement but the change is simple.