Steven Guerrero

Results 38 comments of Steven Guerrero

# Client derivates - [ ] applicationName -> application_name - [ ] hostname -> host (Add JSDoc indicating this can be a path to a Unix socket as well) -...

# Pool - [ ] Pool can be initialized without arguments, just like Client - [ ] Pool options should be passed as an object, instead of additional arguments -...

# QueryResult - [ ] rowCount -> affectedRows - [ ] affectedRows is always set - [ ] command must be a union type, not string - [ ] text...

I am very interested in implementing this feature, however it might take a while (I know waiting for almost a year sucks but I'm kinda new around here :smile: )...

After adding support for some of these types in the last days, I have decided that I will ship an "starter pack" of types that will have official support from...

4376f4e just enabled string result as a default

Before 1.0, all types that must be parsed as something other than a string must be scratched from this list

Little suggestion. Perhaps add Deno in a single question (heard of, used it type of question)? Since there aren't any more options other than Node/Deno

This would require to specify the library entrypoints though, or running `deno info` on top of each file, which can be problematic

@amasad Is there any place I can open an issue regarding problems/suggestion to the repl implementation?