- May 04, 2017
-
-
Fernando Erd authored
-
Fernando Erd authored
-
Fernando Erd authored
-
- May 03, 2017
-
-
Hamer Iboshi authored
Implementation of multiple where, that has tableField and fild as a array, 'where' contain the fild 'condition' as a condition (ex.: AND, OR) of where
-
Fernando Erd authored
-
- May 02, 2017
-
-
Hamer Iboshi authored
-
- Apr 26, 2017
-
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Apr 12, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Apr 11, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Apr 05, 2017
-
-
Vytor Calixto authored
-
- Mar 30, 2017
-
-
Gabriel Ruschel authored
-
- Mar 29, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Middlerawre that "translates" ids in results to strings
-
- Mar 28, 2017
-
-
Vytor Calixto authored
-
- Mar 17, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Now you can join tables with composite foreign/primary keys using RQF. In the join attribute just use an array of columns that need to be used in the join
-
- Mar 14, 2017
-
-
Vytor Calixto authored
-
- Mar 07, 2017
-
-
Vytor Calixto authored
-
- Mar 06, 2017
-
-
Vytor Calixto authored
reqQueryFields would duplicate inner joins if the same property appeared in dims and filter.
-
- Jan 27, 2017
-
-
Vytor Calixto authored
-
- Jan 18, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
This adds the option to have values accepted only by one parameter, instead of globals, like it was then
-
- Jan 10, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
It uses a object to set the url fields accepted and it's values, parse the fields and build the query with the values automagically
-
Vytor Calixto authored
-
- Dec 09, 2016
-
-
Vytor Calixto authored
-
- Nov 29, 2016
-
-
João Victor Tozatti Risso authored
- Add proper error handling in libs/db/query_exec. Uses a catch function after each then to proper capture database errors and report them to the user. - Add logging the error stack when a database query error occurs. - Change error message reported in the response when a database query occurs, because the person making the request does not need to know about an internal error in the database. Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 22, 2016
-
-
João Victor Tozatti Risso authored
- Add middleware to check for the appropriate Node version. This relies on the engines.node flag being set on package.json.
-
João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
-
- Nov 03, 2016
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
- Oct 20, 2016
-
-
Lucas Gabriel Lima authored
-
- Oct 14, 2016
-
-
Vytor Calixto authored
Sanitize the location in the result
-
Vytor Calixto authored
-