Alvin Natawiguna

Results 3 comments of Alvin Natawiguna

in my case, changing to the user would only be possible by executing `SET ROLE` command before executing any DDL-affecting command, not by logging into the user who owns the...

AFAIK the `getObject` method of SDK v3 does not support the 'synchronous' way of creating stream; the `response.Body` is available asynchronously (via callback/promise). Should the support will be implemented, some...

I have created PR https://github.com/ZJONSSON/node-unzipper/pull/277. Please check if any changes are required. Suggestions for test scripts are welcome, since I have yet to figure out how to implement one.