mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
First attempt at sql engine
This commit is contained in:
@@ -159,6 +159,7 @@ typedef struct {
|
||||
int num_sargs;
|
||||
GPtrArray *sargs;
|
||||
unsigned char is_fixed;
|
||||
int query_order;
|
||||
} MdbColumn;
|
||||
|
||||
typedef union {
|
||||
|
||||
Reference in New Issue
Block a user