Skip to content

Conversation

@orisano
Copy link
Contributor

@orisano orisano commented Aug 14, 2023

close #2612

Added CREATE PROCEDURE support for CALL Statement.
And I have updated tidb/parser to support CREATE PROCEDURE.

@andrewmbenton
Copy link
Collaborator

Thanks! The example from this MySQL docs page may be good enough?

@orisano
Copy link
Contributor Author

orisano commented Aug 15, 2023

I added e2e test

@orisano orisano marked this pull request as ready for review August 15, 2023 20:41
@kyleconroy
Copy link
Collaborator

@orisano could you rebase on main? I merged some other dependency updates which conflicts with your changes. Sorry about that.

@kyleconroy kyleconroy added this to the 1.21.0 milestone Aug 28, 2023
@orisano
Copy link
Contributor Author

orisano commented Aug 28, 2023

rebased!

@kyleconroy kyleconroy merged commit e73ad79 into sqlc-dev:main Aug 29, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* feat(engine/dolphin): support CALL statement

for sqlc-dev#2612

* chore: update tidb/parser for create procedure

* fix: rename type

* feat: support CREATE PROCEDURE

* test: add endtoend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants