Are you joking? :)
OK, again:
"Unfortunately, there is no reply on my question. 
My question is about a partial update of the columns in the database. 
At this moment, PATCH method with only one updated field updates the all 
columns in the table."


On Saturday, February 2, 2019 at 5:21:46 PM UTC+2, Jakob Damgaard Møller 
wrote:
>
>
> https://www.django-rest-framework.org/api-guide/generic-views/#updateapiview
> This view support PUT and PATCH.
>
> On Sat, Feb 2, 2019 at 7:47 AM <[email protected] <javascript:>> wrote:
>
>> Unfortunately, there is no reply on my question. 
>> My question is about a partial update of the columns in the database. 
>> At this moment, PATCH method with only one updated field updates the all 
>> columns in the table.
>>
>>
>>
>> On Saturday, February 2, 2019 at 7:05:21 AM UTC+2, nsamba taufeeq wrote:
>>>
>>>
>>> https://stackoverflow.com/questions/41110742/django-rest-framework-partial-update
>>>
>>> On Fri, Feb 1, 2019, 22:41 <[email protected] wrote:
>>>
>>>> I mean, to generate SQL UPDATE statement with only columns, specified 
>>>> in request (but not all DB columns).
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Django REST framework" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django REST framework" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
> -- 
> Jakob Damgaard Olsen
> Tlf: 24613112
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to