summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2013-03-14 03:20:50 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2013-03-14 03:20:50 +0000
commit0b7bbf207eabd1e59c6252e95f3f06d229001109 (patch)
tree8aed316224f51aac8f286ea9eab64cc5e9cf5d82 /TODO.txt
parent6faae316016729fdad25572fe14e4573dabaffdc (diff)
downloadjackcess-0b7bbf207eabd1e59c6252e95f3f06d229001109.tar.gz
jackcess-0b7bbf207eabd1e59c6252e95f3f06d229001109.zip
first step separating impl from api
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/jackcess-2@680 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 9a89be1..32810b2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -38,3 +38,4 @@ Refactor goals:
- don't use columnimpl for creating tables
- clean up columnimpl/tableimpl constructors
- add updateCurrentRow(Map), add updateRow(Row)
+- sort out query types