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

Incluir no OSRMDistanceDbOperator opção de não sobrescrever dados existentes #75

Closed
augusto-herrmann opened this issue Jun 14, 2022 · 0 comments · Fixed by #83
Closed
Assignees
Labels
enhancement New feature or request

Comments

@augusto-herrmann
Copy link
Member

Atualmente o OSRMDistanceDbOperator sempre escreve a coluna de destino, não importando se nela já constam valores.

Seria interessante ter um parâmetro booleano chamado overwrite_existing para escolher se os valores existentes na coluna serão sobrescritos. Caso seja False, somente valores NULL serão alterados na coluna.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant