[Catalyst] ActiveRecord for Perl

Perrin Harkins perrin at elem.com
Tue May 22 14:18:14 GMT 2007


On 5/22/07, Adam Bartosik <adam.bartosik at hurra.com> wrote:
> What I found missing in DBIx::Class is AR method find_by_sql(sql).

Did you ask about it on the mailing list?  Nearly all of the Perl ORMs
have support for direct SQL.  I don't know DBIx::Class, but
"search_literal" sounds like what you want.

I doubt there's anything worth porting in ActiveRecord that one of the
many Perl options (DBIx::Class, Rose::DB::Object, Class::DBI, Tangram,
Alzabo) doesn't provide.

- Perrin



More information about the Catalyst mailing list