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

Remove redundant implementation of PDO\SQLSrv\Connection::lastInsertId($name) #4560

Closed

Conversation

morozov
Copy link
Member

@morozov morozov commented Mar 30, 2021

Q A
Type improvement
BC Break no

The implementation is available in pdo_sqlsrv since 5.0.0 (microsoft/msphpsql#479). The code is covered by Functional\WriteTest.

@morozov morozov added this to the 3.1.0 milestone Mar 30, 2021
@morozov morozov marked this pull request as draft March 30, 2021 05:24
@morozov morozov force-pushed the remove-pdo-sqlsrv-last-insert-id branch from 4d69ed3 to 24b1f9a Compare March 31, 2021 02:23
@morozov morozov force-pushed the remove-pdo-sqlsrv-last-insert-id branch from 24b1f9a to 2b91c62 Compare March 31, 2021 03:42
@morozov
Copy link
Member Author

morozov commented Mar 31, 2021

Closing for now due to microsoft/msphpsql#1244.

@morozov morozov closed this Mar 31, 2021
@morozov morozov deleted the remove-pdo-sqlsrv-last-insert-id branch March 31, 2021 05:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant