psqlparse icon indicating copy to clipboard operation
psqlparse copied to clipboard

Suggestion: Deparse() function

Open tejasmanohar opened this issue 8 years ago • 2 comments
trafficstars

This would allow rewriting SQL queries like in the Ruby library.

tejasmanohar avatar Oct 02 '17 01:10 tejasmanohar

I'm totally open to it, but no work has being done on this yet. Feel free to work on it.

alculquicondor avatar Oct 02 '17 13:10 alculquicondor

@tejasmanohar: FYI, the hard part of this is already implemented in pg_query, I'd like to come up with a nicer way of write those transforms though.

lelit avatar Oct 31 '17 11:10 lelit