How can we help you today? How can we help you today?

No columns offered for WHERE clause

I could have sworn this worked before, but now it seems to fail universally. I can't get SQLPrompt to suggest any columns when I hit ctl-space after "WHERE ".

I've tried it with and without table aliases as a qualifier, with and without the actual table name as a qualifier. Under no circumstances can I ever get column names to appear in the list.
CWuestefeld
0

Comments

2 comments

  • Bart Read
    That's weird. I've seen it fail intermittently, but not all the time. There are a few issues with the way the AST is processed, however these are sometimes also down to the parser getting confused. We'll make sure it's fixed for the final release.


    Thanks,
    Bart
    Bart Read
    0
  • CWuestefeld
    I should also mention, I flushed the cache, and this didn't help either.
    CWuestefeld
    0

Add comment

Please sign in to leave a comment.