Fix location type in school queries
- Change id_localizacao to tipo_localizacao when querying escola (school) table - Add missing condition for querying escola table, which is tuples that have id_tipo_turma = 0, according to the use case.
- Change id_localizacao to tipo_localizacao when querying escola (school) table - Add missing condition for querying escola table, which is tuples that have id_tipo_turma = 0, according to the use case.