postgrest-csharp
postgrest-csharp copied to clipboard
Get not working when PK is Text Type
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.