Skip to content
Snippets Groups Projects

Merge new updates into master

Merged Pietro Cavassin requested to merge new_updates into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -128,7 +128,7 @@ rqf.addField({
field: 'id'
},
join: {
primary: 'id',
primary: ['id', 'ano_censo'],
foreign: ['escola_id', 'ano_censo'],
foreignTable: 'numero_estudantes_aee'
}
Loading