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

TVP support? [feature request] #795

Closed
xmlapi opened this issue Jun 11, 2018 · 4 comments
Closed

TVP support? [feature request] #795

xmlapi opened this issue Jun 11, 2018 · 4 comments

Comments

@xmlapi
Copy link

xmlapi commented Jun 11, 2018

are there are plans of supporting table valued parameters? (example: passing several rows to a stored procedure)

@David-Engel
Copy link
Contributor

@xmlapi It's in our backlog, but there is no schedule for implementing TVP support at this time. There has not been much ask for it from the community.

For anyone else interested in TVP support, add a thumbs up to the top comment. More interest raises the priority of a feature in our backlog.

Regards,
David

@srutzky
Copy link

srutzky commented Nov 11, 2020

Hello @David-Engel (and @xmlapi and others): TVPs were introduced in SQL Server 2008!! TVPs are an incredibly powerful feature that allows for increasing scalability. That only makes SQL Server a more attractive (and competitive) option. It boggles my mind that this is not a major priority. I'm still amazed that it took until January of 2017, with the release of version 6.0, for the JDBC SQL Server driver to finally support TVPs. I'm not sure what factors you look at to determine priorities, but I certainly hope the number of up-votes here is not a major factor given that it's but a fraction of reality. How many people even know about this repo? How many of those people don't vote because they don't have a GitHub login and don't care to get one just to upvote one issue? How many people never even look for something like this? How many people just don't ask for this because they aren't looking for it because they don't even know what TVPs are? Clearly there was enough demand to get TVP support added to the JDBC driver, right? While that might not be the exact same audience, I can't imagine that there isn't enough overlap between the Java and PHP communities to simply infer a similar level of interest.

TVPs are clearly supported by ODBC (which is the underlying transport used by this driver), so please add support for them to the PHP SQL Server driver:

Thanks! 😺

Take care,
Solomon...
https://SqlQuantumLift.com/
https://SqlQuantumLeap.com/
https://SQLsharp.com/

@David-Engel
Copy link
Contributor

@srutzky TVPs are definitely high on the feature priority list for PHP. Unfortunately, I don't have a timeline I can share for it. Thanks for the feedback, though. It really does help make a difference.

Regards,
David

@yitam
Copy link
Contributor

yitam commented Sep 8, 2021

Closing this issue as per 5.10.0-beta1

@yitam yitam closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants