© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
1 reply
akshg05

Database function as Trigger has null values for new.column

Hi All
I have used Supabase database functions as triggers before and everything worked correctly.
Today while doing it again on a new project I am setting up a trigger with a database function and am trying to access the inserted column value using the new.column syntax.
I can confirm my function is triggered and I can even have update queries run successfully when using constants. However when I am trying to use the updated values using the new.column syntax my query doesn't do anything silently and throws no error either.
Can someone please help me out here? I am very much stuck.
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 Function returns null
SupabaseSSupabase / help-and-questions
4y ago
Query for non-null values in a nullable column
SupabaseSSupabase / help-and-questions
3y ago
Calling edge function from database trigger
SupabaseSSupabase / help-and-questions
13mo ago
Database trigger
SupabaseSSupabase / help-and-questions
5mo ago