Am I the only one who wants pipelined/chained functions in #SQL?

Something to the tune of

select response |> body() |> convert_from('utf-8')

instead of

select convert_from(body(response), 'utf-8')

Follow

@yrashk would be cool! I would love to be able to bind subqueries to variables too, but that may be already possible in PG, I just may not be aware of this feature.

Sign in to participate in the conversation
Doma Social

Mastodon server of https://doma.dev.