node-pg-large-object icon indicating copy to clipboard operation
node-pg-large-object copied to clipboard

Fixes #7

Open rakibansary opened this issue 4 years ago • 4 comments

rakibansary avatar Jan 11 '21 01:01 rakibansary

Was this a breaking change in pg-promise? @vitaly-t

As far as I know it all used to work properly before. If this is the case, would it be possible to support both the old and new pg-promise? If not, we should add a peerDependency to avoid surprises when existing users upgrade node-pg-large-object.

Joris-van-der-Wel avatar Jan 11 '21 12:01 Joris-van-der-Wel

Was this a breaking change in pg-promise?

No, there wasn't any such change.

vitaly-t avatar Jan 11 '21 12:01 vitaly-t

@rakibansary thanks for the issue and PR.

However, could you give some more details on how to reproduce the original problem? When I try to run my test cases, with the latest version of pg and pg-promise, everything works as expected.

Joris-van-der-Wel avatar Jan 17 '21 14:01 Joris-van-der-Wel

Hi @Joris-van-der-Wel thanks for checking this out.

I'll see if I can take a look at reproducing the issue with concrete steps later today or tomorrow afternoon. But if I remember correctly, initially I'd simply followed the steps outlined in the README file.

rakibansary avatar Jan 25 '21 17:01 rakibansary