malthe/ts-postgres
Non-blocking PostgreSQL client for Node.js written in TypeScript.
TypeScriptNOASSERTION
Issues
- 4
Migration to version 2.0.3
#125 opened by eugeneK1968 - 2
query() can sometimes return seemingly duplicating rows
#122 opened by azerum - 5
- 9
SSL is always off for me
#118 opened by matthewnourse - 7
- 7
parameters
#24 opened by chase-moskal - 9
Unable To Process Numeric Type
#54 opened by R-K-H - 2
Benchmark ts-postgres VS popular postgres Library
#117 opened by cesco69 - 1
suggestion: stop using enums
#100 opened by lifeiscontent - 3
Support SSLMODE verify-ca and verify-full
#112 opened by rlaveycal - 4
connect not in exports
#99 opened by lifeiscontent - 5
Cannot create a Query() object
#111 opened by rlaveycal - 4
- 6
Update Readme for SSL Config Option
#55 opened by R-K-H - 1
Error: "Cannot find module 'crypto'"
#63 opened by kaptsanovb - 3
es modules
#23 opened by chase-moskal - 1
- 0
Support dispose-pattern
#77 opened by malthe - 1
what is the default sslMode?
#102 opened by lifeiscontent - 2
NULL values should be mapped to undefined
#76 opened by malthe - 0
Query result iterator should return objects
#83 opened by malthe - 1
support `using` in TypeScript
#98 opened by lifeiscontent - 2
ERR_INTERNAL_ASSERTION at Socket.<anonymous>
#78 opened by listvin - 11
- 2
Preparing incorrect statement hangs for ever
#72 opened by ericvergnaud - 1
- 8
Error: Queue is Empty
#61 opened by camfeghali - 2
Connection to docker container using PostgreSQL 14 blocks forever and never succeeds
#47 opened by bgeisberger - 2
Support for `checkServerIdentity`?
#69 opened by evanmiller - 3
Data Handler not set
#56 opened by A1Liu - 13
ts-postgres: RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 14. Received 16
#49 opened by seantcanavan - 5
- 6
- 1
A connection error should result in promise reject
#29 opened by malthe - 3
unable to do 2 queries into the same api call
#33 opened by phgachoud - 1
Stream result into output stream
#41 opened by malthe - 4
- 7
Support for SSL/TLS
#31 opened by malthe - 1
TypeError : Do not know how to serialize a BigInt
#42 opened by hidhayaths - 5
jsonb column
#28 opened by javelinco - 2
Add DB Connection Timeout
#21 opened by chrisjsewell - 3
await client.connect() never returns
#20 opened by scorbin - 1
Benchmark numbers available?
#15 opened by pedrolcn - 3
About a query error
#18 opened by omempty - 7
sum(column) is returned as null
#16 opened by bag-man - 1
Benchmark numbers available?
#14 opened by pedrolcn - 1
Extend documentation - readme file ?
#13 opened by Maretzky85 - 0
"Null" empty array not supported
#6 opened by matthieusieben - 1
Changing connection properties
#4 opened by javelinco