mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
added like operator and handling of string sargs
Added index stuff to HACKING file Misc. mdb-sql updates
This commit is contained in:
@@ -76,6 +76,7 @@ enum {
|
||||
MDB_LT,
|
||||
MDB_GTEQ,
|
||||
MDB_LTEQ,
|
||||
MDB_LIKE,
|
||||
MDB_ISNULL,
|
||||
MDB_NOTNULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user