Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto Suggest] PPL & SQL Value Suggestion #8275

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. basic value suggestion + other stuff

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bf6a69b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. allow for more than one value suggestion provider

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ab915ad View commit details
    Browse the repository at this point in the history
  2. allow for parenthesis suggestions

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    462d067 View commit details
    Browse the repository at this point in the history
  3. ui settings for suggestion and limit

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    da5c691 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. pass in dataset for mds support

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4d39d57 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. update sql with table name and spaces after insertion

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5335744 View commit details
    Browse the repository at this point in the history
  2. fix values for sql

    Signed-off-by: Paul Sebastian <[email protected]>
    paulstn committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    11618a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd164a2 View commit details
    Browse the repository at this point in the history