I am also having this issue. DBSetOption works, but anything in the .vimrc (connection profile and dbext_default_PGSQL_cmd_terminator=';') seems to be discarded.
Is there any news on the release of 21.0? On Thursday, January 29, 2015 at 11:29:32 AM UTC-8, David Fishburn wrote: > On Thu, Jan 29, 2015 at 11:55 AM, martinosis <[email protected]> wrote: > When I execute a multiple line query under the cursor for a Postgresql query, > dbext only picks up the current line. > > > > I order to fix this I have to use to following command each time that i start > vim: > > :DBSetOption cmd_terminator=; > > > > Is there a way to configure this option in the .vimrc file? > > > > I tried to add it to connection profile without any success. > > > > > I have made some recent changes to version 21.0. This might be addressed in > that release which I plan on posting soon. > > > I will send you a private message with that release and if you test it out we > can see the results. > > > David > > > -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
