1
0
mirror of https://github.com/dbcli/pgcli synced 2024-05-31 01:17:54 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Amjith Ramanujam
312770e10e F3 to toggle multi-line. 2014-12-15 22:04:03 -08:00
Amjith Ramanujam
6a5e53b949 Rearrange priorities. 2014-12-14 19:03:52 -08:00
Amjith Ramanujam
988097d747 Added \?. 2014-12-14 19:00:48 -08:00
Amjith Ramanujam
f61a978800 Releasing version 0.4.3 2014-12-14 11:41:08 -08:00
Amjith Ramanujam
93be168c25 Clean up TODO. 2014-12-13 13:44:02 -08:00
Amjith Ramanujam
b03973782a Fix a bug in postgres connection string. 2014-12-13 08:04:48 -08:00
Amjith Ramanujam
a71d675de4 Add \l command. 2014-12-12 15:08:01 -08:00
Amjith Ramanujam
c285aebbec Add in USE and DESCRIBE to auto-completion. 2014-12-12 08:26:25 -08:00
Amjith Ramanujam
082d275fd7 Releasing 0.4.1 2014-12-12 07:15:59 -08:00
Amjith Ramanujam
a865c5d40a Add DESCRIBE command to pgspecial. 2014-12-11 20:07:54 -08:00
Amjith Ramanujam
1f3252575e Add help strings to click options. 2014-12-11 10:10:26 -08:00
Amjith Ramanujam
e3f7d263f3 Add test plan and place holder stubs. 2014-12-09 23:14:49 -08:00
Amjith Ramanujam
393fb49c92 Return list of tuples for \d special command. 2014-12-08 22:59:25 -08:00
Amjith Ramanujam
60cbbdcb28 Autorefresh for \c, update readme with thanks. 2014-12-08 00:43:21 -08:00
Amjith Ramanujam
eab0011f31 Implement change database for \c and use. 2014-12-07 22:30:24 -08:00
Amjith Ramanujam
091d7f97f7 Add Exit and Quit commands. 2014-12-05 22:04:39 -08:00
Amjith Ramanujam
6633ca882d Add completion auto-refresh for create and alter statement. 2014-12-05 08:56:59 -08:00
Amjith Ramanujam
a8d0c78214 Add a new file to handle Postgres special commands. 2014-12-05 00:37:26 -08:00
Amjith Ramanujam
a819725a20 Add multi-line support. 2014-12-01 21:55:13 -08:00
Amjith Ramanujam
4ece22f919 Add a lot more keywords to completion. 2014-12-01 07:59:59 -08:00
Amjith Ramanujam
02914bb81b Release rev 0.2 2014-11-30 22:50:30 -08:00
Amjith Ramanujam
2825db5ee4 Add an extra screenshot. 2014-11-30 22:22:06 -08:00
Amjith Ramanujam
60585c8856 Fix a crash caused by leading space. 2014-11-28 22:27:18 -08:00
Amjith Ramanujam
e20c6b487e Fix special command completion 2014-11-28 22:13:51 -08:00
Amjith Ramanujam
c8b803b20c Deal with statements that don't return rows. 2014-11-28 20:50:03 -08:00
Amjith Ramanujam
20e270b66a Fix the table format to be more psql compliant. 2014-11-28 13:16:34 -08:00
Amjith Ramanujam
a05eb1eb5f Reprioritize TODO. 2014-11-28 00:06:12 -08:00
Amjith Ramanujam
238121460c Fix a bug in generator exhaustion. 2014-11-28 00:05:01 -08:00
Amjith Ramanujam
6a6cb8f245 Fix the config reader bug. 2014-11-27 22:06:31 -08:00
Amjith Ramanujam
dbbc8a7429 Fix smart completion. 2014-11-27 20:00:22 -08:00
Amjith Ramanujam
16941d00dd Rearrange TODO according to priority. 2014-11-23 23:32:57 -08:00
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
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
a721336d85 Add a TODO file. 2014-10-12 15:22:37 -07:00