Skip to content

Implementation of database transaction on Eloquent functions #52827

Answered by marius-mcp
themegazord asked this question in Ideas
Discussion options

You must be logged in to vote

@themegazord imagine your migration takes 20 minutes to run. A db transaction in that case would mess/block something in your prod environment? How about the case when you know it will take 1 hour to finish and you prefer to run it manually via sql rather than via migration?

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@themegazord
Comment options

Comment options

You must be logged in to vote
2 replies
@themegazord
Comment options

@marius-mcp
Comment options

Answer selected by themegazord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
4 participants