#include <evsql.h>

Data Fields | |
| const char * | sql |
| The SQL query itself. | |
| struct evsql_item_info | params [] |
| A variable-length array of the item_info parameters, terminated by an EVSQL_TYPE_INVALID entry. | |
Contains the literal SQL query and the types of the parameters, but no more.
1.5.6