mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +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