This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-09 18:38:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3d0e2e8ac3c97ececa202c724efdfa60e52c4cb
bun.sh
/
test
/
js
/
sql
History
Jarred Sumner
76bfceae81
Support jsonb,
idle_timeout
,
connection_timeout
,
max_lifetime
timeouts in bun:sql. Add
onopen
and
onclose
callbacks. Fix missing
"code"
property appearing in errors. Add error codes for postgres. (
#16045
)
2024-12-30 13:25:01 -08:00
..
bootstrap.js
Add unusable postgres client behind a canary-or-debug-only feature flag (
#11920
)
2024-07-07 09:43:48 -07:00
sql-fixture-ref.ts
Postgres client - more progress (
#15086
)
2024-11-11 14:40:02 -08:00
sql.test.ts
Support jsonb,
idle_timeout
,
connection_timeout
,
max_lifetime
timeouts in bun:sql. Add
onopen
and
onclose
callbacks. Fix missing
"code"
property appearing in errors. Add error codes for postgres. (
#16045
)
2024-12-30 13:25:01 -08:00
tls-sql.test.ts
[Bun.sql] Support TLS (
#15217
)
2024-11-18 19:38:23 -08:00