From 082d275fd70c8fe2dcd016491fae4e4c85eb3abc Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Fri, 12 Dec 2014 07:15:59 -0800 Subject: Releasing 0.4.1 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 67f835e5..fb4c4ade 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ -* [O] Add MySQL commands (use, describe etc) * [] Check why Indexes have a invalid at the end when \d is called on them. * [] Add some tests. Sanity, Unit, Completion, Config. * [ ] Add tests for smart completion. @@ -13,6 +12,7 @@ * [ ] Detect a '.' and parse the word before it and get it's real name. * [] Refactor the execution and output into a separate class. * [] Create a class for the config and make it easy to access. +* [X] Add MySQL commands (use, describe etc) * [X] Add function keys that can enable/disable smart completion. * [X] Add a toolbar at the bottom with some helpful keyboard shortcuts. * [X] Fix smartcompletion for special commands. \d -- cgit v1.2.3