Skip to content

getQueryInfo() fails to detect 'from ' correctly #4810

@e-gineer

Description

@e-gineer

Description

getQueryInfo("from ") returns EditingTable = false when should be true. User expects table suggestions after typing "from ".

Severity

LOW - Autocomplete UX issue

Test Reference

TestGetQueryInfo/just_from in pkg/interactive/interactive_helpers_test.go:413

Impact

Autocomplete doesn't suggest tables after "from " is typed.

Related Code

  • pkg/interactive/interactive_helpers.go:14-22

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions