CartoDB-SQL-API/app/services
Rafa de la Torre d5a7f6d2d6 Fix paused stream (DB socket) after copy to #590
Ideally, the CopyToQueryStream would take care o piping, unpiping and
resuming the connection with the DB.

For some reason it does not always work when trying that from the
_transform callback.

Since there's no better callback (at least in node6), this patch is
required to make sure that such connection can be returned to the pool
and reused by some other query.
2018-09-17 16:54:51 +02:00
..
cached-query-tables.js Change tableCache.get for tableCache.peek #244 2017-07-03 11:13:21 +02:00
error_handler_factory.js Rephrase error message 2018-06-29 13:19:32 +02:00
error_handler.js destructuring error_handler parameters 2018-04-03 13:43:17 +02:00
logger.js reopenFileStreams to parent class 2018-06-18 18:47:12 +02:00
pg-entities-access-validator.js refactor authenticated to authorizationLevel 2018-06-05 13:21:56 +02:00
stream_copy_metrics.js copyto adding gzip to log 2018-08-14 15:14:22 +02:00
stream_copy.js Fix paused stream (DB socket) after copy to #590 2018-09-17 16:54:51 +02:00
user_database_service.js FIX add return to callback call 2018-06-13 13:17:01 +02:00
user_limits.js using cartodb-redis in rate limits 2018-03-03 15:01:45 +01:00