PostgREST / postgrest

REST API for any Postgres database
https://postgrest.org
MIT License
23.27k stars 1.02k forks source link

Documentation does not mention that Updates can use the `columns` parameter or `missing=default` preference #3522

Open laurenceisla opened 4 months ago

laurenceisla commented 4 months ago

Noticed in #3521 that the Update subsection does not mention that Specifying Columns and Prefer: missing=default can be used.