aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2011-11-15 03:04:11 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2011-11-15 03:04:11 +0000
commitede3f486415327a427e1a6df72983ce8c4a640fa (patch)
tree98c0cc8058dd096d960e50a7117d35e86710eae2 /TODO.txt
parent2bee7a4b46f64786033ee112f10f0c4bd255740e (diff)
downloadjackcess-ede3f486415327a427e1a6df72983ce8c4a640fa.tar.gz
jackcess-ede3f486415327a427e1a6df72983ce8c4a640fa.zip
Reuse previously written memo/ole values when updating other values in a row in order to reduce unnecessary data duplication
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@595 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 7c9802e..225fc0f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,5 @@
Missing pieces:
-- re-use memo/ole data in "other page(s)" when updating rows
- * MEDIUM
- fix long text index entries (for new general sort order)
* ???
- implement foreign key index creation & relationship creation