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

expression: forbidden bind sql when subquery or union exists #27347

Merged
merged 30 commits into from
Aug 21, 2021

Commits on Aug 17, 2021

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

Commits on Aug 18, 2021

  1. add visitor

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    81b9b49 View commit details
    Browse the repository at this point in the history
  2. done

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1c36a1a View commit details
    Browse the repository at this point in the history
  3. fix

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    b122f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c825c54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ac1781 View commit details
    Browse the repository at this point in the history
  6. fix gosimple

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    56cce2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5966bc2 View commit details
    Browse the repository at this point in the history
  8. fix

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    02593fb View commit details
    Browse the repository at this point in the history
  9. fix

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    78bb3b1 View commit details
    Browse the repository at this point in the history
  10. fix

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5b4a7ae View commit details
    Browse the repository at this point in the history
  11. simplify

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    151e2cd View commit details
    Browse the repository at this point in the history
  12. happy lint

    sylzd committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1e0142c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. add local tests

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    c21f251 View commit details
    Browse the repository at this point in the history
  2. add some test cases

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    81ce253 View commit details
    Browse the repository at this point in the history
  3. add test cases

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    025253d View commit details
    Browse the repository at this point in the history
  4. make check

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ba379e7 View commit details
    Browse the repository at this point in the history
  5. add cases about column subquery

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9d2d3b5 View commit details
    Browse the repository at this point in the history
  6. make lint happy

    sylzd committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7306096 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    5955ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6de4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46cedd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa28bb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be844d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0500429 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9554423 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3132c1a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89cf8d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0af726 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bdb423c View commit details
    Browse the repository at this point in the history