aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2011-11-06 21:49:57 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2011-11-06 21:49:57 +0000
commit0ac869b3389bd21f23d99e5ff89db5c5122d83f4 (patch)
treee603465256ff9bfe860072303908766db58e264d /TODO.txt
parent6827fbafcc55c06a8010ae7d8343b8aef64e5a01 (diff)
downloadjackcess-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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index af1cefa..7c9802e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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