]> source.dussan.org Git - jackcess.git/commitdiff
update todo list
authorJames Ahlborn <jtahlborn@yahoo.com>
Sun, 6 Nov 2011 13:26:28 +0000 (13:26 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Sun, 6 Nov 2011 13:26:28 +0000 (13:26 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@584 f203690c-595d-4dc9-a70b-905162fa7fd2

TODO.txt

index 3793dbf6d2017bfd583a2a90d280580a4be88302..af1cefa8a1543466299af08cf641ca012fc8271f 100644 (file)
--- 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