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 #
Loading
  • @vsbc14 @gas15 Education level ('etapa de ensino') added to the API on the refactor_enrollments branch.

    @lgl15 How can one adapt the tests to use all possible combination of parameters?

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment