|
reldb 0.1.0
Recreational SQLite
|
Implementation of the database Virtual Machine. More...

Go to the source code of this file.
Functions | |
| void | execute_statement (Statement *stmt) |
| The "Virtual Machine": executes a compiled Statement. | |
Implementation of the database Virtual Machine.
Definition in file vm.c.