1
0
Fork 0
Commit Graph

71 Commits

Author SHA1 Message Date
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