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 Lock demo Models #1725

Merged
merged 4 commits into from
Jan 15, 2022
Merged

Remove Lock demo Models #1725

merged 4 commits into from
Jan 15, 2022

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jan 4, 2022

No description provided.

@mvorisek mvorisek force-pushed the no_lock_demo_models branch 4 times, most recently from d9530a2 to fab1372 Compare January 4, 2022 02:08
@mvorisek mvorisek force-pushed the no_lock_demo_models branch 3 times, most recently from 24d5523 to eb580d5 Compare January 14, 2022 13:18
@mvorisek mvorisek marked this pull request as ready for review January 14, 2022 13:18
@mvorisek mvorisek requested a review from ibelar January 14, 2022 13:18
parent::atomic(function () use ($fx, $eRollback, &$res) {
$res = $fx();

throw $eRollback;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI this guarantees all save (insert/update/delete) operations will be executed, but always rolled back

@mvorisek mvorisek force-pushed the no_lock_demo_models branch 4 times, most recently from 0530eec to 74205b9 Compare January 15, 2022 11:15
@mvorisek mvorisek changed the title No Lock demo Models Remove Lock demo Models Jan 15, 2022
@mvorisek mvorisek merged commit 1651f42 into develop Jan 15, 2022
@mvorisek mvorisek deleted the no_lock_demo_models branch January 15, 2022 12:24
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.

None yet

1 participant