First cut of sarg (search argument) support.

This commit is contained in:
brianb
2001-03-29 04:50:35 +00:00
parent ee6eacbe22
commit b40283a8f8
5 changed files with 172 additions and 27 deletions

6
TODO
View File

@@ -9,6 +9,8 @@ Things to Do
. Get automake working
. Check out text file unixODBC driver to see if it can be adapted to use
libmdb (it already has a SQL parser).
. Straighten out which functions in libmdb are meant to be used and which ones
should be static.
. Straighten out which functions in libmdb are meant to be used and which ones should be static.
. Create an API reference for libmdb (maybe some man pages).
. Sargs need to support all datatypes
. Need a way to express logical relationships between sargs (tree)
. Add support for index scanning when using sargs