beatql icon indicating copy to clipboard operation
beatql copied to clipboard

db hint

Open vitaly-t opened this issue 9 years ago • 1 comments

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 namespace.

vitaly-t avatar Sep 15 '16 11:09 vitaly-t

@vitaly-t Good point, I should refactor that a bit - I'll see what I can do.

(and thanks for pg-promise, big fan!)

lfittl avatar Sep 16 '16 00:09 lfittl