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

[7.x] Add helper for on update cascade #33522

Merged
merged 2 commits into from Jul 13, 2020
Merged

[7.x] Add helper for on update cascade #33522

merged 2 commits into from Jul 13, 2020

Conversation

amir9480
Copy link
Contributor

@amir9480 amir9480 commented Jul 13, 2020

Hello.

With this change I can use this in my migrations.

$table->foreignId('user_id')->cascadeOnDelete()->cascadeOnUpdate();

@amir9480 amir9480 changed the title add helper for on update cascade [7.x] Add helper for on update cascade Jul 13, 2020
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

2 participants