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

Problem passing migrations globalize2 #47

Open
lothar59 opened this issue Mar 10, 2011 · 0 comments
Open

Problem passing migrations globalize2 #47

lothar59 opened this issue Mar 10, 2011 · 0 comments

Comments

@lothar59
Copy link

If you have a migration that were putting some data in the db and you have another migration creating the translation table after.

When you will create another db and you will run your migrations it will not work because it will tell you that the translation table has not been created.

So I will have to create another migration that creates datas after the translation tables are created.

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