summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-01-06 00:07:16 -0800
committerAmjith Ramanujam <amjith.r@gmail.com>2015-01-06 00:07:16 -0800
commit01b51ffab76244846cd3c8c927a30982318f0424 (patch)
tree9dd82eef6a94d1e6da6968586b19c3d6562ee868 /TODO
parentb76cf4c612079a0fc8086395af8261ed0efc1aff (diff)
Update the homepage in setup.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 135aeec7..fc322cba 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
# vi: ft=vimwiki
* [ ] Add a page to keep track of changelog in pgcli.com
+* [ ] Add coverage.
* [ ] Refactor to sqlcompletion to consume the text from left to right and use a state machine to suggest cols or tables instead of relying on hacks.
* [ ] ON keyword should suggest aliases. This is something we don't currently support since a collection of aliases is not maintained.
* [ ] Refactor to sqlcompletion to consume the text from left to right and use a state machine to suggest cols or tables instead of relying on hacks.