© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
S
Supabase
•
4y ago
•
10 replies
gsmt
Database api doesn't seem to be returning correct data
From the supabase
-js Docs the function should be like this
const
{
data
,
error
}
=
await
supabase
.
from
(
'countries'
)
.
select
()
const
{
data
,
error
}
=
await
supabase
.
from
(
'countries'
)
.
select
()
though it seems like something has changed because it doesn
't return neither data nor error
https://supabase.com/docs/reference/javascript/select
Supabase Documentation
Fetch data: select()
Fetch data
: select
(
)
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Graphql Filters Don't Seem To Be Working
S
Supabase / help-and-questions
4y ago
Vercel integration doesn't seem to sync the new auth publishable API keys
S
Supabase / help-and-questions
6mo ago
Resend email change email doesn't seem to work
S
Supabase / help-and-questions
3y ago
CDC - UPDATED Database Data to Send to External API
S
Supabase / help-and-questions
4y ago