Skip to content
Snippets Groups Projects
Commit e1542e60 authored by Fernando Gbur dos Santos's avatar Fernando Gbur dos Santos
Browse files

[FIX] Trying to fix state filter

parent 09bddd00
No related branches found
No related tags found
3 merge requests!391Hom -> Prod,!386Merge development -> homologa,!383FIrst deploy of new route 'new_pnad'
...@@ -65,8 +65,7 @@ rqf.addField({ ...@@ -65,8 +65,7 @@ rqf.addField({
where: { where: {
relation: '=', relation: '=',
type: 'integer', type: 'integer',
field: 'cod_uf', field: 'id',
table: 'pnad_novo'
}, },
join: { join: {
primary: 'id', primary: 'id',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment