Skip to content
Snippets Groups Projects
Commit 8320b5f8 authored by lgtg20's avatar lgtg20
Browse files

Fix column name

parent 86ef08b9
No related branches found
No related tags found
3 merge requests!434Homologa,!425Adding course_aggregate route,!423Fix name ies
...@@ -84,7 +84,7 @@ rqf.addField({ ...@@ -84,7 +84,7 @@ rqf.addField({
}, },
join: { join: {
primary: 'nome', primary: 'nome',
foreign: 'nome_regiao_ies', foreign: 'nome_regiao',
foreignTable: 'localoferta_ens_superior' foreignTable: 'localoferta_ens_superior'
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment