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

T321 Add CREATE OR ALTER PROCEDURE support #94

Merged
merged 4 commits into from
Sep 2, 2024

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

  1. Add with-doStatement support, FetchStatement support, LeaveStatement …

    …support and other Statements support
    makssent committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e59d6c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. add Alter Procedure support, correct rules for (CREATE/ALTER/CREATE O…

    …R ALTER) PROCEDURE, add parser rules support for Alter Procedure
    makssent committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    804a164 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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