Bruce Hunsaker

Results 4 comments of Bruce Hunsaker

I see this too but only on a few sites. Will try to find one to link here.

After a look at `prompt_toolkit` I believe this patch achieves what was originally intended: --- key_bindings.py~ 2022-09-15 12:58:25.000000000 -0600 +++ key_bindings.py 2022-10-11 11:23:03.000000000 -0600 @@ -1,6 +1,6 @@ import logging...

For me a history-file-per-database ability is a must. I connect to a lot of different databases and I don't want history from other DBs showing up when working with my...

For 1 connection, native tunnels might be OK, but when I have many database sources, and want several of them to be active at the same time, then the tunnel...