postgrest-csharp icon indicating copy to clipboard operation
postgrest-csharp copied to clipboard

Get not working when PK is Text Type

Open thegeox opened this issue 2 years ago • 0 comments

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.

thegeox avatar Nov 23 '23 00:11 thegeox