Skip to content

[12.x] Pipeline::withinTransaction() accepts connection #56550

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

Merged
merged 5 commits into from
Aug 6, 2025

Conversation

cosmastech
Copy link
Contributor

@cosmastech cosmastech commented Aug 5, 2025

Per the request here to accept a connection.

Copy link

github-actions bot commented Aug 5, 2025

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@cosmastech cosmastech marked this pull request as ready for review August 5, 2025 14:09
@cosmastech
Copy link
Contributor Author

@taylorotwell Might we consider revising the name of this method? It does not wrap each step in a separate transaction, it wraps all steps in a single transaction.

@taylorotwell
Copy link
Member

Hey @cosmastech! I renamed the method. Can you update this PR with the upstream changes?

@taylorotwell taylorotwell marked this pull request as draft August 6, 2025 15:40
@cosmastech cosmastech changed the title [12.x] Pipeline::withinTransactions() accepts connection [12.x] Pipeline::withinTransaction() accepts connection Aug 6, 2025
@cosmastech cosmastech force-pushed the pipeline-accepts-connection branch from a9e28b1 to c1ba842 Compare August 6, 2025 15:49
@cosmastech cosmastech force-pushed the pipeline-accepts-connection branch from c1ba842 to db9e555 Compare August 6, 2025 15:50
@cosmastech cosmastech marked this pull request as ready for review August 6, 2025 15:54
@taylorotwell taylorotwell merged commit c237b22 into laravel:12.x Aug 6, 2025
59 of 60 checks passed
@cosmastech cosmastech deleted the pipeline-accepts-connection branch August 6, 2025 18:07
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

Successfully merging this pull request may close these issues.

2 participants