Skip to content
Snippets Groups Projects
Unverified Commit 8d77d014 authored by João Victor Risso's avatar João Victor Risso
Browse files

Add education level and fix issue with adm_dependency_id

Changelog:
- Add education level to all queries

- Add route '/education_level' to query the available education levels.
  The response is a set of pairs (id, education_level)

- Change var declarations to their respective const and let counterparts

- Fix wrong foreign key name in the aggregation by states. When a
  adm_dependency_id parameter was supplied, the query would fail.
parent 2c75a3db
No related branches found
No related tags found
1 merge request!7Refactor enrollments route to include query building
Pipeline #