1
0
Fork 0
Commit Graph

2176 Commits

Author SHA1 Message Date
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 6e5cd51643 Add config file. 2014-11-27 15:02:54 -08:00
Amjith Ramanujam 34bdecea61 Move pgcli into a directory and make a package. 2014-11-26 00:02:34 -08:00
Amjith Ramanujam 6171a0352f Autocompletion using sqlparse. 2014-11-25 01:11:48 -08:00
Amjith Ramanujam 61fa03efbb First draft of context-sensitive auto-completion based on sqlpython. 2014-11-25 00:35:28 -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 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