Skip to content

operation eliminate SFJ#149

Open
alexp8 wants to merge 1 commit intomainfrom
feature/delete-sfj
Open

operation eliminate SFJ#149
alexp8 wants to merge 1 commit intomainfrom
feature/delete-sfj

Conversation

@alexp8
Copy link
Collaborator

@alexp8 alexp8 commented Nov 25, 2022

ridding all traces of SFJ from the ladder.. respectfully

@alexp8 alexp8 requested a review from GrantBartlett November 25, 2022 04:50
*/
public function up()
{
$sfjLadder = \App\Ladder::where('abbreviation', 'sfj')->first();
Copy link
Collaborator Author

@alexp8 alexp8 Nov 25, 2022

Choose a reason for hiding this comment

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

If I simply delete the SFJ ladder model, will it cascade down and delete all linked data for me? Wondering if I need a migration file this long to delete the SFJ data

@GrantBartlett

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.

1 participant