beatql
beatql copied to clipboard
BeatQL - Synthesized Beats powered by react-music, GraphQL and PostgreSQL
Results
2
beatql issues
Sort by
recently updated
recently updated
newest added
Hi, more of a question. I noticed in the dataloader docs that a common pattern is to attach the dataloader life to a request. I'm new at this but wondering...
db hint
1
In this file: https://github.com/lfittl/beatql/blob/master/data/database_helpers.js you are reinventing what pg-promise already does automatically in most cases. see [helpers](http://vitaly-t.github.io/pg-promise/helpers.html) namespace.