Skip to content

Commit

Permalink
make it work again
Browse files Browse the repository at this point in the history
  • Loading branch information
cirospaciari committed Jan 14, 2025
1 parent aca75d2 commit ff50783
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 223 deletions.
1 change: 1 addition & 0 deletions src/bun.js/bindings/ErrorCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ export default [
["ERR_POSTGRES_CONNECTION_TIMEOUT", Error, "PostgresError"],
["ERR_POSTGRES_LIFETIME_TIMEOUT", Error, "PostgresError"],
["ERR_POSTGRES_INVALID_TRANSACTION_STATE", Error, "PostgresError"],
["ERR_POSTGRES_QUERY_CANCELLED", Error, "PostgresError"],

// S3
["ERR_S3_MISSING_CREDENTIALS", Error],
Expand Down
Loading

0 comments on commit ff50783

Please sign in to comment.