aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2011-11-06 13:26:28 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2011-11-06 13:26:28 +0000
commit3f679e33985b33e67211a924d18b4b703fdfcfdd (patch)
tree7f5152a829d15bb453d603754cbf13a2058dd720 /TODO.txt
parent6986ee24dcf41dd34a6b8e158f8f48afd835c5e7 (diff)
downloadjackcess-3f679e33985b33e67211a924d18b4b703fdfcfdd.tar.gz
jackcess-3f679e33985b33e67211a924d18b4b703fdfcfdd.zip
update todo list
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@584 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 3793dbf..af1cefa 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,9 +2,13 @@ Missing pieces:
- re-use memo/ole data in "other page(s)" when updating rows
* MEDIUM
-- fix long text index entries
+- fix long text index entries (for new general sort order)
* ???
-- implement foreign key index creation
+- implement foreign key index creation & relationship creation
+ * MEDIUM
+- implement table creation w/ complex columns
+ * MEDIUM
+- implement (optional) foreign key enforcement
* MEDIUM
- implement table, column, index renaming
* EASY