Skip to content

Commit

Permalink
Merge branch 'main' into staging/validacao-integracao
Browse files Browse the repository at this point in the history
  • Loading branch information
pixuimpou authored Aug 21, 2024
2 parents c7893af + c910e80 commit dbdb510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion queries/models/validacao_dados_jae/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Corrigido
- Remove pernas nulas no modelo `integracao_nao_realizada.sql` (https://github.com/prefeitura-rio/pipelines_rj_smtr/pull/159)

-
## [1.1.0] - 2024-08-21

### Adicionado
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -246,4 +246,4 @@ FROM
melted
WHERE
id_integracao IN (SELECT id_integracao FROM integracao_nao_realizada)
AND id_transacao IS NOT NULL
AND id_transacao IS NOT NULL

0 comments on commit dbdb510

Please sign in to comment.