Re: Translate between DBI and SQL

[email protected] Mon, 11 Feb 2019 17:49:19 +0100
Newsgroups gmane.comp.lang.perl.modules.dbi.general
Message-ID <20190211164919.x2ifhyehc3ifo5hj@pali>
On Friday 08 February 2019 22:37:17 Mike Martin wrote:
> Has anyone done any work on converting SQL queries between RDBMS and perl?
> 
> My particular interest is DBD::Pg but anything would be of use
> 
> It would be very useful when I am testing complex SQL, it's very easy to
> miss a \ or quote between the two
> 
> Thanks
> Mike

Hi! Maybe following module could be interesting:
https://metacpan.org/pod/DBIx::Perlish