aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2011-10-26 02:45:20 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2011-10-26 02:45:20 +0000
commitb014c0d170abc6bdca38078aaf1897aa66125152 (patch)
treeae88feddf4083861ba41314b732c4cb352a1510d /TODO.txt
parentc2c8d0a7be74b1baacd97ce430225270c8208123 (diff)
downloadjackcess-b014c0d170abc6bdca38078aaf1897aa66125152.tar.gz
jackcess-b014c0d170abc6bdca38078aaf1897aa66125152.zip
Add support for reading/writing complex column data (version history, attachments, multi-value columns)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@580 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 79abf42..3793dbf 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,7 @@
Missing pieces:
+- re-use memo/ole data in "other page(s)" when updating rows
+ * MEDIUM
- fix long text index entries
* ???
- implement foreign key index creation