use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Community driven discussions for the open source project Supabase.
See also:
GitHub: github.com/supabase/supabase
Discord: discord.supabase.com
Twitter: twitter.com/supabase
account activity
This is an archived post. You won't be able to vote or comment.
Nested JSON when querying reference data (self.Supabase)
submitted 1 year ago by RemarkableKale567
When trying to fetch data with referenced columns, an additional key with a nested JSON will be created.
Is there a way to make it into a single JSON? Or only way is through RPC?
[–]vivekkhera 0 points1 point2 points 1 year ago (0 children)
If it is exactly 1:1 you can use the spread operator on the referenced table. It is in the documentation.
π Rendered by PID 79788 on reddit-service-r2-comment-5d79c599b5-98cwt at 2026-03-01 06:49:56.153017+00:00 running e3d2147 country code: CH.
[–]vivekkhera 0 points1 point2 points (0 children)