Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: fix schema name of Neon Auth to neon_auth #4063

Closed
1 task done
pffigueiredo opened this issue Feb 3, 2025 · 0 comments · Fixed by #4064
Closed
1 task done

[BUG]: fix schema name of Neon Auth to neon_auth #4063

pffigueiredo opened this issue Feb 3, 2025 · 0 comments · Fixed by #4064
Labels
bug Something isn't working

Comments

@pffigueiredo
Copy link
Contributor

Report hasn't been filed before.

  • I have verified that the bug I'm about to report hasn't been filed before.

What version of drizzle-orm are you using?

0.39.1

What version of drizzle-kit are you using?

0.30.4

Other packages

No response

Describe the Bug

Description

In a very recent PR, drizzle introduced a Neon related schema neon_identity related to the Neon Identity feature, however, Neon decided to change its naming internally to neon_auth, as such, this schema be changed as well, so it doesn't break.

NEW SCHEMA

  • neon_auth schema
  • users_sync table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant