uplink/src/controllers
R. Tyler Croy c6c65fdc6a
Switch the export controller to stream results directly from PostgreSQL to the response buffer
I'm still not entirely sure if the PostgreSQL connection is being suitably
returned to sequelize's connection pool, but I think this is an infrequent
enough operation that it's worth deploying and monitoring of Sentry

Fixes #29, #33
2018-12-05 17:36:34 -08:00
..
admin.ts Add support for adding more grants through an admin page 2018-09-21 10:48:11 -07:00
dashboard.ts Export with arbitrary date ranges to satisfy the users 2018-10-27 14:33:12 -07:00
export.ts Switch the export controller to stream results directly from PostgreSQL to the response buffer 2018-12-05 17:36:34 -08:00