Neon Auth on branches
I created a branch off the production branch and realized that I can't query the neon_auth.users_sync table from the branch. Is this a bug or a feature?
2 Replies
fascinating-indigo•3w ago
Hey!
I just tested this on a fresh project and l'm unable to replicate your issue. Are you sure auth was enabled at branch-time?
In your parent branch, do you see the neon_auth.users_sync table with any users? If so, reset the child from parent and try querying again
rare-sapphireOP•3w ago
Hey Sam, thanks that was the issue. Resetting the branch solved the issue. Thanks!