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

Migrations not work in a clean Mysql DB #1

Open
1 of 4 tasks
davidsf opened this issue Oct 18, 2023 · 1 comment
Open
1 of 4 tasks

Migrations not work in a clean Mysql DB #1

davidsf opened this issue Oct 18, 2023 · 1 comment

Comments

@davidsf
Copy link
Owner

davidsf commented Oct 18, 2023

I'm submitting a ..

  • Bug Report
  • Feature Request

Current behavior:
rails db:migrate not work in an clean Mysql database.

Expected correct behavior:
rails db:migrate should work in an clean mysql database.

Steps to reproduce:
Configure a mysql database, create it and run: rails db:migrate

Other information:

There are various errors:

@davidsf
Copy link
Owner Author

davidsf commented Oct 18, 2023

For the second probem I think it's faster to delete that migrations that try to fix it.

davidsf added a commit that referenced this issue Oct 19, 2023
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

1 participant