Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueryOptions Returning prop crashes json parser #37

Closed
warflash opened this issue Dec 27, 2021 · 1 comment
Closed

QueryOptions Returning prop crashes json parser #37

warflash opened this issue Dec 27, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@warflash
Copy link

Bug Report

Describe the bug

QueryOptions Returning prop makes the response crash

Reproduction

Setting the Returning prop in QueryOptions to "QueryOptions.ReturnType.Minimal" causes an exception while parsing the db response.

Screenshots:
image
image

System Info

  • OS: Windows 10 Pro
  • .NET 6
  • Visual Studio 17.0.4
  • Versions: supabase: 0.2.11; postgrest: 2.0.4
@acupofjose acupofjose added bug Something isn't working good first issue Good for newcomers labels Dec 27, 2021
@acupofjose
Copy link
Collaborator

@warflash this fix is available in postgrest-csharp@2.0.5 - thanks for the bug report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants