feat(deno): add postgresjs integration#22448
Open
isaacs wants to merge 1 commit into
Open
Conversation
isaacs
force-pushed
the
isaacs/deno-auto-ingest-orchestrion-integrations
branch
from
July 21, 2026 17:45
70b742f to
8b22101
Compare
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 17:45
4fa00c3 to
78d4ca0
Compare
isaacs
marked this pull request as ready for review
July 21, 2026 17:45
isaacs
requested review from
JPeer264 and
andreiborza
and removed request for
a team
July 21, 2026 17:45
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 17:54
78d4ca0 to
e78bd19
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit e78bd19. Configure here.
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 18:04
e78bd19 to
a7a4c77
Compare
isaacs
force-pushed
the
isaacs/deno-auto-ingest-orchestrion-integrations
branch
from
July 21, 2026 18:04
8b22101 to
1425bbe
Compare
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 18:20
a7a4c77 to
0a6149f
Compare
isaacs
requested review from
chargome,
logaretm,
msonnb and
nicohrubec
and removed request for
a team
July 21, 2026 18:20
isaacs
force-pushed
the
isaacs/deno-auto-ingest-orchestrion-integrations
branch
from
July 21, 2026 18:20
1425bbe to
06a6843
Compare
logaretm
approved these changes
Jul 21, 2026
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 19:36
0a6149f to
f79742a
Compare
isaacs
force-pushed
the
isaacs/deno-auto-ingest-orchestrion-integrations
branch
from
July 21, 2026 19:36
06a6843 to
efc6182
Compare
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 19:49
f79742a to
efbd0e7
Compare
Also, remove a needlessly repetitive copypasta comment from the Deno integration tests. We know that they're integration tests, it helps no one to have a comment stating that it tests the integration.
isaacs
force-pushed
the
isaacs/deno-orchestrion-integrations-postgresjs
branch
from
July 21, 2026 21:43
efbd0e7 to
48bbe5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Also, remove a needlessly repetitive copypasta comment from the Deno integration tests. We know that they're integration tests, it helps no one to have a comment stating that it tests the integration.
Re: JS-2634