mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
Some work on indexes/write support. Bug fixes. Preliminary temp table/worktable work.
This commit is contained in:
@@ -20,6 +20,7 @@ typedef struct {
|
||||
GList *sarg_stack;
|
||||
/* FIX ME */
|
||||
char *bound_values[256];
|
||||
unsigned char *kludge_ttable_pg;
|
||||
} MdbSQL;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user