-
-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Corrige modificação do banco em atualização de raspadores (#1151)
#### Descrição Ao modificar o `TERRITORY_ID` ou o `start_date` de um raspador, um erro ocorria pois o raspador era detectado como um novo raspador e a nova entrada no banco era bloqueada pelo nome como chave primária. Agora, atualizações em `TERRITORY_ID` e `start_date` podem ser realizadas e os campos serão atualizados no banco sem a tentativa de inserção de novo registro.
- Loading branch information
Showing
1 changed file
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters