summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-08 00:43:21 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-08 00:43:21 -0800
commit60cbbdcb28a76daa8d6bff380ed44c29b79b3360 (patch)
tree7d24dddabf67080beffb0b6e38f09b248fa27c09 /TODO
parenta88192bc0cd3c5d70ed253e1c71eed63ea66681c (diff)
Autorefresh for \c, update readme with thanks.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 7 insertions, 6 deletions
diff --git a/TODO b/TODO
index 74ec3a0d..15557e66 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,10 @@
-* [] Vendor in tabulate.
-* [] Create a separate pgspecial package.
-* [] Vendor in pgspecial package.
-* [] Add \c command.
-* [] Add MySQL commands (use, describe etc)
-* [X] Add exit keyword.
+* [X] Vendor in tabulate.
+* [X] Create a separate pgspecial package.
+* [X] Vendor in pgspecial package.
+* [X] Auto-refresh for \c and 'use' statements.
+* [X] Add \c command.
+* [O] Add MySQL commands (use, describe etc)
+* [X] Add exit, quit and \q.
* [] Show only table sensitive columns.
* [] Add logging.
* [] Add some tests. Sanity, Unit, Completion, Config.