Commit graph

13 commits

Author SHA1 Message Date
Romain Bignon
16b7b1d9be do not display columns with only None values 2010-10-27 23:45:48 +02:00
Romain Bignon
0b646e0e14 do not display columns when all values are NotLoaded or NotAvailable 2010-10-17 15:01:32 +02:00
Romain Bignon
2968b4f7b6 fix: class attributes are shared between instances, do not use them here 2010-10-16 19:00:03 +02:00
Romain Bignon
a86a6b2669 rewrite formatters management in repl
Commands can use specific default formatters, user can redefine formatters
per commands or globally.
2010-10-14 20:09:32 +02:00
Christophe Benz
d384a10810 reset queue before return 2010-09-27 14:57:26 +02:00
Christophe Benz
4f4897e0f2 add formatter command 2010-09-23 19:48:52 -04:00
Christophe Benz
cea76a076d bugfix with args 2010-08-02 16:35:29 +02:00
Christophe Benz
5547e14e11 enhance formatters 2010-07-11 22:00:18 +02:00
Christophe Benz
e4b789d340 enhance --select, add --no-header option 2010-07-10 03:27:41 +02:00
Christophe Benz
5bbe266c8c new HTML formatter using webkit 2010-06-30 20:20:25 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
504b6c4c77 return if no columns (if no results) 2010-06-22 16:26:24 +02:00
Christophe Benz
676a95047d enhance formatters, add table formatter 2010-06-02 02:01:33 +02:00