Skip to content
Discussion options

You must be logged in to vote

Found it! For anyone else coming across this, in my case it was accessing a function in an extension (eg: gen_random_uuid from pgcrypto). In my live Supabase account that's in the search path so I can just call it normally, in my local dev environment it's not for whatever reason, so I have to call extensions.gen_random_uuid() explicitly.

Replies: 9 comments 30 replies

Comment options

You must be logged in to vote
2 replies
@5hee75
Comment options

@madeleineostoja
Comment options

Comment options

You must be logged in to vote
2 replies
@komagata
Comment options

@ParishKhan
Comment options

Answer selected by madeleineostoja
Comment options

You must be logged in to vote
9 replies
@franciscolourenco
Comment options

@WilderDev
Comment options

@jjmax75
Comment options

@jjmax75
Comment options

@WilderDev
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@ghost
Comment options

@jziggas
Comment options

@barrownicholas
Comment options

Comment options

You must be logged in to vote
6 replies
@Asaraspo
Comment options

@NiklasPor
Comment options

@NiklasPor
Comment options

@dhruvik7
Comment options

@NiklasPor
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@jdgamble555
Comment options

@jdgamble555
Comment options

@ghost
Comment options

@jdgamble555
Comment options

@ghost
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet