[Dbix-class] Select From Dual (Again)

Jess Robinson castaway at desert-island.me.uk
Mon Nov 12 21:18:22 GMT 2007



On Sat, 10 Nov 2007, Richard Cox wrote:

> Hi, I've played around a bit more now and am loving HashRefInflator but will
> prob stick to doing $obj->get_column('sysdate');
>
> More than happy to contribute so here's a brief recipe for selecting from dual,
> feel free to remove the Note: if people think it's patronizing ;)
>
> Cheers
> Rick
>
> =head3 select from dual
>
> Note: If you're using Oracles magical dual table don't B<ever> do anything
> other than a select, if you CRUD on your dual table you *will* break your
> database and your dba will most likely
> C<revoke all privileges except create session from your_ass>
>
  -x- snip -x-

Committed to trunk as rev 3872 with minor changes.

Thanks!

Jess



More information about the DBIx-Class mailing list