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

build(deps): upgrade sqlparser to 0.47.0 #10392

Merged
merged 41 commits into from
Jun 6, 2024
Merged

Commits on May 5, 2024

  1. build(deps): upgrade sqlparser to 0.46.0

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 5, 2024
    Configuration menu
    Copy the full SHA
    7393c64 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. function and cast fixups

    jmhain authored and tisonkun committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d64ac06 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. catchup refactors

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c112222 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. try migrate json expr

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f29af9d View commit details
    Browse the repository at this point in the history
  2. Update for changes in sqlparser

    alamb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1ac63fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f973c0d View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    alamb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d6da6fc View commit details
    Browse the repository at this point in the history
  5. handle zero argument form

    alamb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f553243 View commit details
    Browse the repository at this point in the history
  6. fmt

    alamb committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f8eed01 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    29fac1e View commit details
    Browse the repository at this point in the history
  2. fixup more

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 19, 2024
    Configuration menu
    Copy the full SHA
    35d66e7 View commit details
    Browse the repository at this point in the history
  3. fixup more

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 19, 2024
    Configuration menu
    Copy the full SHA
    60ecc27 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    a150073 View commit details
    Browse the repository at this point in the history
  2. try use jmhain's branch

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4fec8ee View commit details
    Browse the repository at this point in the history
  3. fix compile FunctionArgumentClause exhausted

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7e665e9 View commit details
    Browse the repository at this point in the history
  4. fix compile set multi vars

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a5f8568 View commit details
    Browse the repository at this point in the history
  5. fix compile new string values

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    545abae View commit details
    Browse the repository at this point in the history
  6. fix compile set multi vars

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c8d5ea0 View commit details
    Browse the repository at this point in the history
  7. fix compile Subscript

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    598260f View commit details
    Browse the repository at this point in the history
  8. cargo fmt

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e399416 View commit details
    Browse the repository at this point in the history
  9. revert workaround on values

    Signed-off-by: tison <[email protected]>
    tisonkun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a4aca5a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    042e7e8 View commit details
    Browse the repository at this point in the history
  2. Rework field access

    alamb committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3cffded View commit details
    Browse the repository at this point in the history
  3. update lock

    alamb committed May 30, 2024
    Configuration menu
    Copy the full SHA
    1bd355a View commit details
    Browse the repository at this point in the history
  4. fix doc

    alamb committed May 30, 2024
    Configuration menu
    Copy the full SHA
    98b539b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8efc69e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. try catchup new sqlparser version

    Signed-off-by: tison <[email protected]>
    tisonkun committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    53c72f5 View commit details
    Browse the repository at this point in the history
  2. fixup timezone expr

    Signed-off-by: tison <[email protected]>
    tisonkun committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4d74ef6 View commit details
    Browse the repository at this point in the history
  3. fixup params

    Signed-off-by: tison <[email protected]>
    tisonkun committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c1163ad View commit details
    Browse the repository at this point in the history
  4. lock

    Signed-off-by: tison <[email protected]>
    tisonkun committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e1d0c6b View commit details
    Browse the repository at this point in the history
  5. Update to sqlparser 0.47.0

    alamb committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    685025a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba24a7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5743d5 View commit details
    Browse the repository at this point in the history
  8. Revert "Update rust stack size on windows"

    This reverts commit b5743d5.
    alamb committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    d655ad6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    b8d84d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8446851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f61b0 View commit details
    Browse the repository at this point in the history
  4. fmt

    alamb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    089b571 View commit details
    Browse the repository at this point in the history
  5. simplify test

    alamb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c3e475b View commit details
    Browse the repository at this point in the history
  6. fmt

    alamb committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50a5a0f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2290a8e View commit details
    Browse the repository at this point in the history