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

Update 2020_10_12_000000_add_variants_to_media.php #372

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

solomon-ochepa
Copy link
Contributor

The $table->dropConstrainedForeignId('original_media_id') indicates that the given column and foreign key should be dropped.

Related issues:

The `$table->dropConstrainedForeignId('original_media_id')` indicates that the given column and foreign key should be dropped.
@frasmage
Copy link
Collaborator

frasmage commented Jan 3, 2025

Thanks. I will merge your contribution, but might change it to dropConstrainedForeignIdFor, so it more accurately reflects the invocation used to instantiate the column and index

@frasmage frasmage merged commit a74380d into plank:master Jan 3, 2025
1 check passed
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