Skip to content

How to update just a field in the database #49

Answered by acupofjose
rhuanbarros asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @rhuanbarros, at the moment I’m writing a PR that addresses this exact issue. I plan on having a new version with this functionality to work out in the next day or two.

But, yes, at the moment you would have to have get the model, update the value locally, and then update it. It’s a rather un-ideal setup. New changes will make this much easier!

you can follow the progress here: supabase-community/postgrest-csharp#60

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rhuanbarros
Comment options

@acupofjose
Comment options

@rhuanbarros
Comment options

@acupofjose
Comment options

@rhuanbarros
Comment options

Answer selected by rhuanbarros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants