Relative Content

Tag Archive for reactjssupabasereact-query

the query can not fetch data from supabase

I am using supabase as database. I have a salon table with id field in int8. I want to read info about a certain salon based on id but it not work. would you please guide me.