node-pg-query-native
node-pg-query-native copied to clipboard
Update libraries path to support spaces
We implemented pg-query-parser a few days ago, but it broke our Jenkins build because it uses a path with spaces.
This PR simply allows spaces in the path.
@zhm Would love to get this merged when you're available. I'd like to get this into pg-query-parser as well, since that's the library my project depends on. Until we get these merged through, I can continue using my forks.
@zhm Anything I can do to help move this along?