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

Stored Procedures for MySQL and MSSQL #875

Open
jankap opened this issue Oct 11, 2021 · 6 comments
Open

Stored Procedures for MySQL and MSSQL #875

jankap opened this issue Oct 11, 2021 · 6 comments
Labels
feature request New issue opened using "Feature request" template mssql Microsoft SQL Server driver mysql MySQL / MariaDB driver

Comments

@jankap
Copy link

jankap commented Oct 11, 2021

Is your feature request related to a problem? Please describe.
We rely on stored procedures in our MySQL database development but they are not supported by sqltools.

Describe the solution you'd like
Being able to see stored procedures in the connections view and call them in queries would be great.

@jankap jankap added the feature request New issue opened using "Feature request" template label Oct 11, 2021
@SomeoneIsWorking
Copy link

Can't see them on MSSQL as well. Really really essential to the project I'm working on.

@gjsjohnmurray gjsjohnmurray added mysql MySQL / MariaDB driver mssql Microsoft SQL Server driver labels Jul 22, 2022
@jankap
Copy link
Author

jankap commented Jul 28, 2022

Now, that new maintainers seem to be found, is there any chance to work on this topic? I can't use the extension currently, because we're using stored procedures a lot.

@gjsjohnmurray gjsjohnmurray changed the title Stored Procedures for MySQL Stored Procedures for MySQL and MSSQL Sep 2, 2022
@gjsjohnmurray
Copy link
Collaborator

See also #728

@RnoldR
Copy link

RnoldR commented Oct 31, 2022

For PostgreSQL It is possible to declare procedures and see them listed in Functions. Would be nice if it were possible to edit them. But this is already a nice addition, thanks!

@bombillazo
Copy link
Contributor

Hey, this feature would be great to finally replace my other DB client, I am using it primarily due to the lack of viewing/editing functions from this extension. 😞

@fzhem
Copy link

fzhem commented May 12, 2024

@bombillazo I have a fork of mssql driver that has this functionality https://marketplace.visualstudio.com/items?itemName=fzhem.sqltools-driver-mssql-commver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template mssql Microsoft SQL Server driver mysql MySQL / MariaDB driver
Projects
None yet
Development

No branches or pull requests

6 participants