diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-06 21:49:57 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-06 21:49:57 +0000 |
commit | 0ac869b3389bd21f23d99e5ff89db5c5122d83f4 (patch) | |
tree | e603465256ff9bfe860072303908766db58e264d /TODO.txt | |
parent | 6827fbafcc55c06a8010ae7d8343b8aef64e5a01 (diff) | |
download | jackcess-0ac869b3389bd21f23d99e5ff89db5c5122d83f4.tar.gz jackcess-0ac869b3389bd21f23d99e5ff89db5c5122d83f4.zip |
implement unsupported complex value support; add some javadocs
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@586 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Missing pieces: * MEDIUM - implement (optional) foreign key enforcement * MEDIUM +- implement write support for properties + * EASY - implement table, column, index renaming * EASY - implement table, column, index deletion |