DBIx::Class directly calls _recurse_where in scalar context, so we must implement...
authorLaurent Dami <laurent.dami@etat.ge.ch>
Thu, 6 Nov 2008 03:10:46 +0000 (03:10 +0000)
committerLaurent Dami <laurent.dami@etat.ge.ch>
Thu, 6 Nov 2008 03:10:46 +0000 (03:10 +0000)
commit311b2151b1bb7ecb9cb2ad52f9bc5cbe73f3578d
treed6d070a96381f73863405e7b134cb74640a0b142
parentfffe6900cc1ab24696c060ecfa36d626e84b8bbf
DBIx::Class directly calls _recurse_where in scalar context, so we must implement it, even if not in the official API
lib/SQL/Abstract.pm