From 60cbbdcb28a76daa8d6bff380ed44c29b79b3360 Mon Sep 17 00:00:00 2001 From: Amjith Ramanujam Date: Mon, 8 Dec 2014 00:43:21 -0800 Subject: Autorefresh for \c, update readme with thanks. --- TODO | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'TODO') 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. -- cgit v1.2.3