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

feat: add safety migration rollback on rich_texts table #60

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

kresnasatya
Copy link
Contributor

@kresnasatya kresnasatya commented Oct 29, 2024

Hi Tony, I create a PR to add safety migration rollback on rich_texts table.

I just finished watch your first video (Rich Text Laravel) episode 1: Installation, Migrating Existing Data, and Encrypted Attributes in Rich Text Laravel video series. Sometimes, I forget is that I already do a rollback (migrate:rollback --step=1) when update the existing messages in Chirp table into content in rich_text table? At some point I get error that rich_texts table already exists.

@tonysm
Copy link
Owner

tonysm commented Oct 31, 2024

Thanks! 👍🏼

@tonysm tonysm merged commit 27792ad into tonysm:main Oct 31, 2024
8 checks passed
@tonysm
Copy link
Owner

tonysm commented Oct 31, 2024

Tagged as 3.2.1.

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