Feature multiple where
Only test for boolean filds.
Merge request reports
Activity
@vsbc14 3 observações
- Não tenho certeza se o filtro Dependencia_adm_priv está certo. Caso possa conferir para mim.
- A contagem de turmas tem um filtro chamado Tempo Integral, ao olhar o dicionário temos que é uma variável transformada e que ainda não temos essa variável transformada no nosso banco, nem o arquivo de como ela deve ser.
- Qual é o padrão para o git não ficar reclamando do meu código?
Edited by Fernando Erd
15 15 const ReqQueryFields = require(`${libs}/middlewares/reqQueryFields`); 16 16 17 17 let rqfCount = new ReqQueryFields(); 18 // Complete range of the enrollments dataset. 19 // Returns a tuple of start and ending years of the complete enrollments dataset. 20 classApp.get('/year_range', (req, res, next) => { 21 req.sql.from('matricula') enabled an automatic merge when the pipeline for 53c76d68 succeeds
mentioned in commit a7b0ad7c
Please register or sign in to reply