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

In Laravel 11, executing alter table Database: Migrations is unsuccessful. #6

Open
augusl opened this issue Oct 25, 2024 · 3 comments

Comments

@augusl
Copy link

augusl commented Oct 25, 2024

No description provided.

@augusl
Copy link
Author

augusl commented Oct 25, 2024

n3AU7ipLIfNHgOT

@taka-oyama
Copy link
Contributor

Can you check to see if the columns are actually created when you migrate up?

@augusl
Copy link
Author

augusl commented Oct 28, 2024

Can you check to see if the columns are actually created when you migrate up?

It shows success in the terminal, but when I view the data table in the database the field is not created successfully, I try to switch to mysql drive the field can be created successfully.

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

No branches or pull requests

2 participants