summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-07 22:30:24 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-07 22:30:24 -0800
commiteab0011f3174404374bb166308728f17ebe05991 (patch)
tree7b243f46a58c4ff7ae0ddf0d0c8c25ec9beff50e /TODO
parent30e7d9736fb1792622d42da885c7473448d3a2eb (diff)
Implement change database for \c and use.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a8135054..74ec3a0d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
* [] 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.
* [] Show only table sensitive columns.