1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-04 01:08:51 +03:00
Commit Graph

2367 Commits

Author SHA1 Message Date
Amjith Ramanujam
d3f88eb65c Add pretty printing of table data. 2014-11-23 23:30:17 -08:00
Amjith Ramanujam
4fa728e929 Enable auto-commit to prevent dangling transaction. 2014-11-23 22:38:45 -08:00
Amjith Ramanujam
281ab7d0bd Update TODO with more items. 2014-11-23 15:34:41 -08:00
Amjith Ramanujam
94b65f8ee9 Add persistent history. 2014-11-23 15:31:34 -08:00
Amjith Ramanujam
4438cf3376 Add columns and table names for completion. 2014-11-23 15:02:24 -08:00
Amjith Ramanujam
5eceff01e3 Add two special commands. 2014-11-23 15:02:05 -08:00
Amjith Ramanujam
ab8d34df84 Add exception handling. 2014-11-23 00:09:00 -08:00
Amjith Ramanujam
da327d4742 Hook up postgres backend. 2014-11-21 23:43:11 -08:00
Amjith Ramanujam
80ef752a52 Split the classes to separate files and upgrade prompt_toolkit. 2014-11-20 23:15:50 -08:00
Amjith Ramanujam
a721336d85 Add a TODO file. 2014-10-12 15:22:37 -07:00
Amjith Ramanujam
bab1836775 Update readme. 2014-10-12 15:19:34 -07:00
Amjith Ramanujam
b435ddb64b Add a README file. 2014-10-12 15:17:39 -07:00
Amjith Ramanujam
1e7b8258aa Add a LICENSE file. 2014-10-12 15:11:37 -07:00
Amjith Ramanujam
18f489879e Rename scripts and add setup. 2014-10-12 15:07:34 -07:00
Amjith Ramanujam
e48e0654e1 Make the REPL loop. 2014-10-12 10:45:35 -07:00
Amjith Ramanujam
736beb7407 Fix menu styling. 2014-10-12 10:38:57 -07:00
Amjith Ramanujam
2c9ed27ae7 Initial Commit. 2014-10-12 10:31:54 -07:00