tqisjim has asked for the wisdom of the Perl Monks concerning the following question:

http://search.cpan.org/~ribasushi/DBIx-Class-0.08270/lib/DBIx/Class/ResultSet.pm#alias

There's an example on this page that uses the -not-exists operator.

I can't find any documentation for that operator anywhere in SQL::Abstract. Does anybody know if -not-exists and -exists operators are supported anywhere in DBIx::Class?

Replies are listed 'Best First'.
Re: undocumented example in DBIx::Class ( -not-exists )
by Anonymous Monk on Apr 23, 2014 at 22:06 UTC