summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-11-27 22:06:31 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-11-27 22:06:31 -0800
commit6a6cb8f2451d4f8ad5d650c748199f1260cc4384 (patch)
tree20faec236a37860145937a5cf897be154ed6bf8b /TODO
parentdbbc8a742982c2e2200d3ca6c1c1634e2577fba9 (diff)
Fix the config reader bug.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index b78bc53c..eaf87ae0 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,8 @@
* [ ] Add more complex slash commands such as \d <table_name>.
* [ ] Add a lot more SQL keywords to auto-completion.
* [ ] Figure out how to deal with transactions.
+* [] Control smart completion via config file.
+* [X] Add a config file.
* [X] Add context sensitive auto-completion.
* Check how sqlpython is doing it.
* [X] Prettify the output into nice columnar tables.