- 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
-
Vytor Calixto authored
-
- Mar 16, 2017
-
-
Vytor Calixto authored
* Create routes /enrollment/gender and /enrollment/ethnic_group * Add gender and ethnic_group to enrollment params in RQF
-
- Mar 15, 2017
-
-
Vytor Calixto authored
Route /api/v1/simulation/time exists and works with parameter max_time * Example route: `/api/v1/simulation/time?max_time=10` * Return value: {"result": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]} If no value is specified in max_time, an error is returned
-
- Mar 14, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Mar 08, 2017
-
-
Vytor Calixto authored
-
- Mar 07, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Mar 06, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
reqQueryFields would duplicate inner joins if the same property appeared in dims and filter.
-
- Feb 20, 2017
-
-
Vytor Calixto authored
-
- Feb 07, 2017
-
-
Vytor Calixto authored
Was bugging the response when enabled
-
- Feb 02, 2017
-
-
Vytor Calixto authored
-
- Feb 01, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
-
- Jan 27, 2017
-
-
Vytor Calixto authored
-
- Jan 18, 2017
-
-
Vytor Calixto authored
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
Vytor Calixto authored
Related: simcaq/SCRUM#210
-
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 17, 2017
-
-
Vytor Calixto authored
-
- Jan 16, 2017
-
-
Lucas Gabriel Lima authored
-
- Jan 13, 2017
-
-
Lucas Gabriel Lima authored
-
Lucas Gabriel Lima authored
-
- Jan 11, 2017
-
-
Lucas Gabriel Lima authored
-
- Jan 10, 2017
-
-
Vytor Calixto authored
-
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
-
Vytor Calixto authored
SQL now is using new schema
-
Vytor Calixto authored
SQL is now compatible with DB schema in simcaqdb3
-