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

db/schema.rb genera conflictos constantemente #138

Open
asuribe opened this issue Oct 8, 2021 · 1 comment
Open

db/schema.rb genera conflictos constantemente #138

asuribe opened this issue Oct 8, 2021 · 1 comment

Comments

@asuribe
Copy link

asuribe commented Oct 8, 2021

Con nuestro grupo ya nos ha pasado varias veces, que al subir cambios al repositorio remoto, al hacer pull o al reclonar el repo, se generan conflictos constantemente en la linea de la funcion ActiveRecord::Schema en el archivo db/Schema, unicamente con los sistemas windows. ¿Hay alguna forma de no tener conflictos con ese archivo tan seguido?.

@Lord-Kelsier
Copy link

Mi solucion es que cada vez que tengo un conflicto lo borro y al hacer db:reset, db:migrate se genera solo sin confictos

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