You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a table with a PK of type TEXT (weird I know, but It is based on a legacy app)
Create a class which implements BaseModel class.
Try to fetch data and you will see no results.
System information
.NET CORE 7
supabase-csharp: 0.13.1
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Create a table with a PK of type TEXT (weird I know, but It is based on a legacy app)
Create a class which implements BaseModel class.
Try to fetch data and you will see no results.
System information
.NET CORE 7
supabase-csharp: 0.13.1
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: