© 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
DevThoughts
Empty query back.
I am storing a user
_id with column name auth0
_id as a text type
, but when i query by
.eq
(
'auth0
_id
'
,
'auth000000001232
'
) I got back
[
]
.
However if i hardcode values
, things works fine
.
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
query returns empty array
S
Supabase / help-and-questions
13mo ago
Receiving empty array from query
S
Supabase / help-and-questions
8mo ago
Rest API not returning correct rows, only coming back empty.
S
Supabase / help-and-questions
8mo ago
bigint value comes back rounded in a query
S
Supabase / help-and-questions
4y ago