Skip to content
Snippets Groups Projects
Commit daa00ab8 authored by Kirill Yukhin's avatar Kirill Yukhin
Browse files

sql: emove idb operand from VM opcodes

Few opcodes like OpenRead/OpenWrite exepcted 3rd argument to be DB
descriptor. Now there's a single DB backend and there's no need
for any descriptors. Remove from VDBE, fix code generator, update
opcode descriptions.

Closes #2855
parent c08f4bc0
No related branches found
No related tags found
Loading
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