Skip to content

Commit

Permalink
TODO cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amjith Ramanujam committed Dec 21, 2014
1 parent 84902c0 commit 1f60224
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,3 @@
* [ ] Set multi-line via config file.
* [ ] New Feature List - Write the current version to config file. At launch if the version has changed, display the changelog between the two versions.
* [o] Separate the column completions to be table specific. (SELECT, INSERT, UPDATE)
* [X] Default host should not be set to localhost. Since it causes problems in IPv6 machines. Need to research this one further.
* [X] Write a doc about how to run it in develop mode. (pip install -e .)
* [X] Use a pager to display the output. (Check Click's document).
* [X] Column completion for simple SELECT.
* [X] Column completion for simple INSERT.
* [X] Column completion for simple UPDATE.
* [X] Enable multi-line mode via a keybinding.
* [X] Pressing enter should just pop another prompt.
* [X] Implement \?.
* [X] Automate the release procedure.

0 comments on commit 1f60224

Please sign in to comment.