© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
22 replies
engi.dev

Error when signup and save data to profiles table

in my project, I am going to implement a multi-tenant feature.
but when I signup as a student, I got this error in browser console.
"there is no unique or exclusion constraint matching the ON CONFLICT specification"

so the user data is saved correctly in auth.users table but did not save in public profiles table
I attached error and the code section screenshot.
image.png
image.png
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Link between Authentication Table and Profiles/Usere table.
SupabaseSSupabase / help-and-questions
13mo ago
Error when insert in table "profiles" with edge-function and SERVICE_ROLE_KEY
SupabaseSSupabase / help-and-questions
8mo ago
New user signup not creating profiles table record in Supabase dev branch
SupabaseSSupabase / help-and-questions
7mo ago
How to add data while user signup
SupabaseSSupabase / help-and-questions
4y ago