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

Does it support MySql Stored Procedure as well? #912

Closed
DennisRodriguez opened this issue Apr 9, 2021 · 3 comments
Closed

Does it support MySql Stored Procedure as well? #912

DennisRodriguez opened this issue Apr 9, 2021 · 3 comments

Comments

@DennisRodriguez
Copy link

All I can see in the Choose Database Objects Window are Tables and Views with both 5.7 and 8.0.23. Am I missing something or MySql stored procedure is really not supported? If yes, any chance of supporting it in the future?

Steps to reproduce

Standard procedure for Reverse Engineering

Further technical details

EF Core Power Tools version: 2.5.612.0

SQLite ADO.NET Provider included: 1.0.109.0
SQLite EF6 DbProvider in GAC - No

System.Data.SQLite DDEX provider - No
SQLite Simple DDEX provider - Yes

Database engine: (MySql 5.7.33 and 8.0.23)

Visual Studio version: (Visual Studio 2019 16.9.3)

Thanks,
Dennis

@ErikEJ
Copy link
Owner

ErikEJ commented Apr 9, 2021

No, it is not currently supported.

If someone steps up and implements it, it will be! @jespersh ?

@ErikEJ
Copy link
Owner

ErikEJ commented Apr 10, 2021

Duplicate of #697

@ErikEJ ErikEJ marked this as a duplicate of #697 Apr 10, 2021
@ErikEJ ErikEJ closed this as completed Apr 10, 2021
@jespersh
Copy link
Contributor

No, it is not currently supported.

If someone steps up and implements it, it will be! @jespersh ?

I don't use stored procedures, so I wouldn't even know where to start and what result I should end up with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants