© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•3y ago•
7 replies
Aoki

Auth table not accessible anymore within database triggers

I've just implemented authentication with Supabase Auth and am now trying to create a seperate users table inside the public schema to clone user data from the auth table to my own users table. I've done this in the past on a different project already using database functions and triggers. However, now when trying to create the trigger that runs the function whenever a new user signs up, I'm not able to select any other table than my newly created "users" table inside my public schema.
Was this changed recently? Is there a better way now to handle cloning user data?
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

Database restoration triggers
SupabaseSSupabase / help-and-questions
4mo ago
triggers in database
SupabaseSSupabase / help-and-questions
3y ago
Dependent Database Triggers & Functions
SupabaseSSupabase / help-and-questions
4y ago
Deleted Column -> Table not working anymore
SupabaseSSupabase / help-and-questions
3y ago