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

Cambiar modo por defecto de la función "load_data" a "update" #50

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

davidmunoznovoa
Copy link
Member

Objetivos

  • Para evitar problemas de sobreescritura de valores en variables u otros conflictos, se cambia el valor por defecto del parámetro mode de la función load_data de init a update, para respetar los registros que estén protegidos para rescritura.

@davidmunoznovoa davidmunoznovoa self-assigned this Aug 8, 2024
@davidmunoznovoa davidmunoznovoa added this to the v0.17.2 milestone Aug 8, 2024
@davidmunoznovoa davidmunoznovoa marked this pull request as ready for review August 8, 2024 09:19
@davidmunoznovoa davidmunoznovoa merged commit d6ad6eb into master Aug 8, 2024
4 checks passed
@davidmunoznovoa davidmunoznovoa deleted the imp_set_mode_to_update_in_load_data branch August 8, 2024 09:20
@polsala polsala added the patch label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants