Releases: porsager/postgres
Releases · porsager/postgres
v3.4.5
v3.4.4
v3.4.3
v3.4.2
- Ensure transactions throw if connection is closed while there is no active query - fixes #658 788c819
- Fix race conditions in auth startup - fixes #430 #668 33ae0ed
- adding support for sslrootcert option in connection string (#690) 0bee4c3
- Keep query error instead of creating creating new object (#698) f2fb819
- Add common parameter names to ConnectionParameters TS type (#707) ca2754c
v3.4.1
v3.4.0
- Add Support for Cloudflare Workers & Pages (#599) b88e261
- Add sql.reserve method 7f6e0cc
- Add sql.prepare(name) to allow custom names (#628) 8f6f4e3
- Allow for incomplete custom types 1df4286
- Allow array of Fragments in ParameterOrFragment 82908d3
- Allow a falsy url string e4b158b
- Fix crash on errors in logical streaming, but log and reconnect a4bf5fa
- Fix #674 TypeScript issues with dynamic inserts 5f569d8
- Fix connection on deno 1.36.3 (#673) bf082a5
- Fix replica identity changes when using subscribe 087c414
- Fix a bun issue with stack traces cae4d97
- Ensure number options are coerced from string - fixes #622 ba498fd
- Support notify for transactions and reserved connections as well. fixes #611 0dac913
- Use select helper inside parenthesis c2fe67b