postgrest-py icon indicating copy to clipboard operation
postgrest-py copied to clipboard

feat: add max-affected and handling parameters in prefer header support

Open danfimov opened this issue 1 year ago • 1 comments
trafficstars

What kind of change does this PR introduce?

  • Added handling parameter in Prefer header support
  • Added max-affected parameter in Prefer header support

What is the current behavior?

Currently support for this parameters is not implemented.

Additional context

PostgREST documentation:

  • https://postgrest.org/en/v12/references/api/preferences.html#strict-or-lenient-handling
  • https://postgrest.org/en/v12/references/api/preferences.html#max-affected

danfimov avatar Oct 11 '24 03:10 danfimov