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

[backend] migration errors keep coming out in travis ci #61

Open
ByungHeeCha opened this issue Nov 26, 2019 · 3 comments
Open

[backend] migration errors keep coming out in travis ci #61

ByungHeeCha opened this issue Nov 26, 2019 · 3 comments
Labels
backend implementation of backend bug Something isn't working help wanted Extra attention is needed

Comments

@ByungHeeCha
Copy link
Contributor

ByungHeeCha commented Nov 26, 2019

https://stackoverflow.com/questions/45984380/travis-ci-django-build-fails
I think it is problem of difference between sqlite and mysql. I think we need to update .travis.yml to resolve this error.

@ByungHeeCha ByungHeeCha added bug Something isn't working help wanted Extra attention is needed backend implementation of backend labels Nov 26, 2019
@hadooboo
Copy link
Contributor

I'd like to resolve this error too.. but the script dealing with database should be written in my vm server. I don't know we can handle this on travis.yml

@ByungHeeCha
Copy link
Contributor Author

@hadooboo
Copy link
Contributor

but the db travis make is test_(db_name), so if there is no migration process, then no db exists..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend implementation of backend bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants