aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO.txt b/TODO.txt
index dcd75b5..a0e6e58 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,9 +2,6 @@ Missing pieces:
- handle more text index entry types (extended charsets, alternate encodings)
* MEDIUM
-- determine when/when not to inline memo/ole data for a row of data depending
- on how much will be written in the current row
- * MEDIUM
- handle row "updates": write row data back to current row, handling overflow
* MEDIUM
- implement index creation
@@ -14,4 +11,4 @@ Missing pieces:
* EASY
- implement table, column, index deletion
* EASY - MEDIUM
-
+- implement more comprehensive unicode compression write support