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

ddl: DROP TABLE/VIEW/SEQUENCE now use XXXStmt as parameter #35741

Merged
merged 6 commits into from
Jun 29, 2022

Commits on Jun 27, 2022

  1. ddl: DROP TABLE/VIEW/SEQUENCE now use XXXStmt as parameter

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9fc4094 View commit details
    Browse the repository at this point in the history
  2. fix wrong control flow

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6226600 View commit details
    Browse the repository at this point in the history
  3. fix CI

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e17f7e0 View commit details
    Browse the repository at this point in the history
  4. fix CI :think:

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a46f0e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba70a3d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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