2000-03-09 11:01:41 +08:00
|
|
|
Things to Do
|
|
|
|
------------
|
|
|
|
|
2000-03-14 08:53:17 +08:00
|
|
|
. Complete the list of datatypes
|
2001-09-29 08:16:16 +08:00
|
|
|
. Straighten out which functions in libmdb are meant to be used and which
|
|
|
|
ones should be static.
|
2000-03-19 21:57:08 +08:00
|
|
|
. Create an API reference for libmdb (maybe some man pages).
|
2001-03-29 12:50:35 +08:00
|
|
|
. Sargs need to support all datatypes
|
|
|
|
. Need a way to express logical relationships between sargs (tree)
|
|
|
|
. Add support for index scanning when using sargs
|
2002-03-27 21:00:00 +08:00
|
|
|
. Use allocation maps to read tables, should be more efficient
|
|
|
|
. Figure out why we get unresolved symbols when ODBC driver load by DM
|