summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-05 22:04:39 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-05 22:04:39 -0800
commit091d7f97f7cd42b5915df4302b630a48cf7be03e (patch)
tree94f115c0d161b211ec551ff8067e7bee8478c3ab /TODO
parent6633ca882d504bd84372fdd9c88d8caa14a2e640 (diff)
Add Exit and Quit commands.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b01349c0..a8135054 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,10 @@
* [] Vendor in tabulate.
+* [] Add MySQL commands (use, describe etc)
+* [X] Add exit keyword.
* [] Show only table sensitive columns.
* [] Add logging.
* [] Add some tests. Sanity, Unit, Completion, Config.
+* [] Setup the pgcli.com website.
* [ ] Add a new trigger for M-/ that does dumb completion.
* [] Improve the smart completion for Insert statement.
* [] Improve the smart completion for Update statement.