diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2011-10-26 02:45:20 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2011-10-26 02:45:20 +0000 |
commit | b014c0d170abc6bdca38078aaf1897aa66125152 (patch) | |
tree | ae88feddf4083861ba41314b732c4cb352a1510d /TODO.txt | |
parent | c2c8d0a7be74b1baacd97ce430225270c8208123 (diff) | |
download | jackcess-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.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |