[Dbix-class] Re: SELECT .. FOR ... (and other db-specific clauses).

Ash Berlin ash_cpan at firemirror.com
Wed Jul 4 19:57:21 GMT 2007


Dami Laurent (PJ) wrote:
[snip]
> "SELECT ... WHERE NATIVE ('some db-specific syntax')". To do
[snip]

$rs->search_literal("NATIVE ('some db-specific syntax')");

would do the job there.

-ash



More information about the Dbix-class mailing list