aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2007-07-13 02:57:56 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2007-07-13 02:57:56 +0000
commitc2f6bf06cccf02a38a51de17a79e988cc20910d0 (patch)
treed5222b66e296e3ecc03830fc1bf0ce702d5a1500 /TODO.txt
parentf5d549d07781fd10bb5e94c810b57a6d61a9c01b (diff)
downloadjackcess-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.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 8205bed..f2137eb 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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
+