From 091d7f97f7cd42b5915df4302b630a48cf7be03e Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Fri, 5 Dec 2014 22:04:39 -0800 Subject: Add Exit and Quit commands. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') 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. -- cgit v1.2.3