aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 1966eba..8fcbb21 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,8 +6,6 @@ Missing pieces:
* MEDIUM
- implement table creation w/ complex columns
* MEDIUM
-- implement write support for properties
- * EASY
- implement table, column, index renaming
* EASY
- implement table, column, index deletion
@@ -27,4 +25,4 @@ Refactor goals:
- implement page buffering in PageChannel
* need to implement logical flushing in update code (startUpdate/finishUpdate)
- implement "lazy" usage maps (load on first usage)?
-- add typed getter methods to Row
+- add typed getter methods to Row, PropertyMap