|
reldb 0.1.0
Recreational SQLite
|
Virtual Machine for executing compiled SQL statements. More...
#include "statement.h"

Go to the source code of this file.
Functions | |
| void | execute_statement (Statement *stmt) |
| The "Virtual Machine": executes a compiled Statement. | |
Virtual Machine for executing compiled SQL statements.
Definition in file vm.h.