Skip to content
Discussion options

You must be logged in to vote

Only through a function for now https://postgrest.org/en/stable/references/api/stored_procedures.html.

After #1959 is implemented it might be possible to do:

PATCH /items?seq_field=gt.$seq_field
{seq_field: ..}

or

PATCH /items?seq_field=$gt.seq_field
{seq_field: ..}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slloyd88
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