You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To support the PATCH requests and partial updating of PEPs on pephub, it would be convenient to have a .update_pep() function. I can also just execute raw SQL if needed.
To support the
PATCHrequests and partial updating of PEPs on pephub, it would be convenient to have a.update_pep()function. I can also just execute raw SQL if needed.