Skip to content
Snippets Groups Projects
Commit 6c6162e4 authored by Kirill Shcherbatov's avatar Kirill Shcherbatov
Browse files

sql: refactor vdbe_emit_open_cursor calls

Made vdbe_emit_open_cursor calls consistent:
now it uses index id everywhere.
This required to change a way to detect that
VDBE has openned Read cursor to specified table
in vdbe_has_table_read to write result of insert
in temp table if required.
parent b118296b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment