Not getting any data from my table
Just started following the guides on the supabase website and got to the part where it shows how to get my data from my tables, but my data variable is empty and error is null. Any ideas what is going on?
Output:
4 Replies
It may be worth checking you don't have RLS enabled for the test column π
hi, what version of node are you using?
might be worth selecting something?
you are not selecting anything.

ahhh that was it! guess i missed it somewhere while trying to figure this stuff out lol. had the thought of it being some type of permission error when i got off for the night