node-pg-large-object
node-pg-large-object copied to clipboard
Creating a LO using stream fails
Trying to create a Large Object fails with the error Error TypeError: Cannot read property 'oid' of undefined.
The function pgPromiseAdapter() inside LargeObjectManager.js incorrectly returns the entire result object instead of extracting and returning just the rows.