Tuesday, July 12, 2016

Re: SQLUtilities / Align bug



On Mon, Jul 11, 2016 at 2:43 PM, Paul <google1241@rainslide.net> wrote:
On Monday, 11 July, 2016 at 17:45:11 BST, David Fishburn wrote:
On Sun, Jul 10, 2016 at 2:36 PM, Paul <google1241@rainslide.net> wrote:
That is intended to format 1 single SQL statement.
Is that what you are doing, or are you trying to format all the statements
in a file?

The -@- usually shows up if there are unbalanced ()s.

Sorry, I should have included a sample SQL that I see this with:

select foo from bar where a = b

It happens with SQLUFormatter called with the cursor on that line, visually selected or not.


Paul,

We can take this offline and just email the two of us directly.  So please strip vim_use on your reply.

If that is the only line in the file and I run :SQLUFormatter I get this:

select foo
  from bar
 where a = b
 
What do you get if that is the only line?

:ver
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr  4 2016 08:52:46)
MS-Windows 32-bit GUI version with OLE support
Included patches: 1-1707

:echo g:loaded_sqlutilities
700



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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment