From: James Ahlborn Date: Fri, 13 Jul 2007 02:57:56 +0000 (+0000) Subject: updates X-Git-Tag: rel_1_1_10~39 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c2f6bf06cccf02a38a51de17a79e988cc20910d0;p=jackcess.git updates git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@165 f203690c-595d-4dc9-a70b-905162fa7fd2 --- 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 +