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

[1.x] Fix down migration from dropping the entire table #26

Merged
merged 1 commit into from
Jul 11, 2024
Merged

[1.x] Fix down migration from dropping the entire table #26

merged 1 commit into from
Jul 11, 2024

Conversation

rvzug
Copy link
Contributor

@rvzug rvzug commented Jul 10, 2024

When using drop() it should drop the whole table, you only want to drop a column

When using drop() it should drop the whole table, you only want to drop a column
@joelbutcher joelbutcher changed the title Change Blueprint::macro to drop only the archived_at column, not the whole table when using dropArchivedAt() [.x] Fix down migration from dropping the entire table Jul 11, 2024
@joelbutcher joelbutcher changed the title [.x] Fix down migration from dropping the entire table [1.x] Fix down migration from dropping the entire table Jul 11, 2024
@joelbutcher joelbutcher merged commit d4c7c46 into joelbutcher:1.x Jul 11, 2024
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