diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-15 03:04:11 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-15 03:04:11 +0000 |
commit | ede3f486415327a427e1a6df72983ce8c4a640fa (patch) | |
tree | 98c0cc8058dd096d960e50a7117d35e86710eae2 /TODO.txt | |
parent | 2bee7a4b46f64786033ee112f10f0c4bd255740e (diff) | |
download | jackcess-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.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |