summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-11-23 23:30:17 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-11-23 23:30:17 -0800
commitd3f88eb65c4983bd9d1a3a8a5660913449eb04c7 (patch)
tree980bfdabc2344c34a4d252b87fc82bf71d72d92f /TODO
parent4fa728e929b147b8f24c6ecf5483fabfea42f060 (diff)
Add pretty printing of table data.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index f4c56710..70763f58 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-* [ ] Prettify the output into nice columnar tables.
+* [X] Prettify the output into nice columnar tables.
* [ ] Add a lot more SQL keywords to auto-completion.
* [ ] Add context sensitive auto-completion.
* Check how sqlpython is doing it.