Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(adapters): addpostgresjs adapter#13212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kaposke wants to merge1 commit intonextauthjs:main
base:main
Choose a base branch
Loading
fromkaposke:postgresjs-adapter

Conversation

@kaposke
Copy link

@kaposkekaposke commentedSep 6, 2025
edited
Loading

☕️ Reasoning

Adding adapter forPostgres.js. I've followed the basis from the pg adapter, except I'm using postgres' naming conventions (pg adapter frustratingly doesn't). I believe to have modified all the necessary files, but please point out anything I might have missed. I'm assuming the custom deploy script takes care of creating the package?

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

Hopefully?

🎫 Affected issues

I think I'm creating my own demand here, but hopefully this serves someone.

📌 Resources

@vercel
Copy link

vercelbot commentedSep 6, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

ProjectDeploymentPreviewCommentsUpdated (UTC)
auth-docsReadyReadyPreviewCommentSep 6, 2025 3:28pm
1 Skipped Deployment
ProjectDeploymentPreviewCommentsUpdated (UTC)
next-auth-docsIgnoredIgnoredPreviewSep 6, 2025 3:28pm

@vercel
Copy link

vercelbot commentedSep 6, 2025

@kaposke is attempting to deploy a commit to theauthjs Team onVercel.

A member of the Team first needs toauthorize it.

@github-actionsgithub-actionsbot added the adaptersChanges related to the core code concerning database adapters labelSep 6, 2025
neon:"Neon",
pg:"PostgreSQL",
pg:"PostgreSQL (pg)",
postgresjs:"Postgres.js",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Could also become:

  • pg andPostgres.js
  • Postgres (pg) andPostgres (Postgres.js)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ndom91ndom91Awaiting requested review from ndom91ndom91 is a code owner

@ThangHuuVuThangHuuVuAwaiting requested review from ThangHuuVuThangHuuVu is a code owner

@balazsorban44balazsorban44Awaiting requested review from balazsorban44balazsorban44 is a code owner

Assignees

No one assigned

Labels

adaptersChanges related to the core code concerning database adapters

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@kaposke

[8]ページ先頭

©2009-2025 Movatter.jp