CartoDB-SQL-API/app
2019-01-10 15:55:08 +01:00
..
auth Do not use assert to throw erros as in Node.js > 6 wraps the original error, the keyword 'throw' does the trick and it's backwards compatible 2018-11-07 18:05:39 +01:00
controllers unique rate limit fot both query endpoints 2018-12-10 18:19:56 +01:00
middlewares adding Authorization to Access-Control-Allow-Headers 2019-01-10 15:55:08 +01:00
models Set platform limits message on streaming responses too 2019-01-02 16:21:33 +01:00
monitoring Use strict mode 2018-10-24 15:42:33 +02:00
postgresql Use strict mode 2018-10-24 15:42:33 +02:00
services Consider cancelled queries as platform limits 2019-01-03 15:17:47 +01:00
stats Use strict mode 2018-10-24 15:42:33 +02:00
utils Use strict mode 2018-10-24 15:42:33 +02:00
server.js remove query_format rate limit 2018-12-10 18:20:10 +01:00