summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-12 07:15:59 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-12 07:15:59 -0800
commit082d275fd70c8fe2dcd016491fae4e4c85eb3abc (patch)
tree323aefb544a80f618c521a367ae4c923c1faddb2 /TODO
parentf8f7d4847d5d32a329a097d038e655be2f02c530 (diff)
Releasing 0.4.1
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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 <tab>