diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2007-07-13 02:57:56 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2007-07-13 02:57:56 +0000 |
commit | c2f6bf06cccf02a38a51de17a79e988cc20910d0 (patch) | |
tree | d5222b66e296e3ecc03830fc1bf0ce702d5a1500 /TODO.txt | |
parent | f5d549d07781fd10bb5e94c810b57a6d61a9c01b (diff) | |
download | jackcess-c2f6bf06cccf02a38a51de17a79e988cc20910d0.tar.gz jackcess-c2f6bf06cccf02a38a51de17a79e988cc20910d0.zip |
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@165 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ Missing pieces: -- large index update support (can read large indexes, but not update them) +- large index update support (can read large indexes, but not update them), + and various other index handling issues +- determine when/when not to inline memo/ole data for a row of data depending + on how much will be written in the current row + |