diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-06 13:26:28 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2011-11-06 13:26:28 +0000 |
commit | 3f679e33985b33e67211a924d18b4b703fdfcfdd (patch) | |
tree | 7f5152a829d15bb453d603754cbf13a2058dd720 /TODO.txt | |
parent | 6986ee24dcf41dd34a6b8e158f8f48afd835c5e7 (diff) | |
download | jackcess-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.txt | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |