Sunday, November 19, 2017

Re: dbext: sql not executed

Hello David,

On Fri, Nov 17, 2017 at 7:41 PM David Fishburn <dfishburn.vim@gmail.com> wrote:
Hello Wietse.

Thanks for reaching out.

Thanks for answering.
 
On Fri, Nov 17, 2017 at 8:16 AM, wietse <wietse.j@gmail.com> wrote:

I'm having trouble getting `dbext` to work. I installed dbext_2500 from https://vim.sourceforge.io/scripts/script.php?script_id=356.
 [snip: long explanation translating to "it don't work"]... 
 
I am hoping 26.00 will correct the issue, since I believe it is related to how the plugin uses Vim's job / channel support that has lead to the problem.

You can test this by trying your usual <Leader>slt, getting the error, then running:
:let b:dbext_job_enable=0
<Leader>slt

This didn't really change anything.

Which tells this buffer not to use the job / channel feature of Vim and execute it directly (as it did before Vim 8.0).

So try this first, then please upgrade to 26.00 and see if the whole issue is resolved.

But the upgrade did change the result! My first test was successful so this problem seems fixed! I'll give it a more thorough spin later today.

Thanks!
Wietse

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: