Binaek Sarkar
|
75f30a5ade
|
Fix for disappearing prompt after updating FDW in interactive mode. Closes #785
|
2021-08-18 16:21:22 +01:00 |
|
kaidaguerre
|
9b941ecdcf
|
Add support for variables. Closes #754
|
2021-08-06 11:10:53 +01:00 |
|
Binaek Sarkar
|
462ad69dc0
|
Fix issue where prompt disappears if any messages are shown. Closes #713
|
2021-08-05 15:10:11 +01:00 |
|
Binaek Sarkar
|
aa62e99790
|
Fix for spinner not getting shown if interactive prompt is waiting for init to finish before query. Closes #671
|
2021-08-05 14:16:02 +01:00 |
|
Binaek Sarkar
|
7df78a9ac7
|
Add support for syntax highlighting in interactive prompt. Closes #64
|
2021-08-03 16:20:25 +01:00 |
|
Binaek Sarkar
|
9fc27bdb6c
|
Add support for controlling the fdw cache from the interactive prompt. Closes #688
|
2021-08-03 15:21:18 +01:00 |
|
kaidaguerre
|
f9e5a8d10c
|
Fix errors during async interactive startup leaving the prompt in a bad state. Refactor the ResultsStreamer to avoid needing to call Done() before restarting the prompt. Closes #716. Closes #728
|
2021-08-02 17:05:43 +01:00 |
|
kaidaguerre
|
9f35a35207
|
Fix interactive console becoming unresponsive after semicolon query. Closes #700
|
2021-07-29 18:37:03 +01:00 |
|
kaidaguerre
|
b7aa42ceb3
|
Refactor service code to make it simpler to support external database connections. Closes #696
|
2021-07-26 17:07:28 +01:00 |
|