[Dbix-class] How to specify intervals when creating/updatingentries in Postgresql db table using DBIX::CLASS

kakimoto at tpg.com.au kakimoto at tpg.com.au
Fri Jul 3 02:06:54 GMT 2009


Hello, Sergio!

 Wow ! that did the trick!
 
thank you!!!!

K. akimoto


On Fri, Jul 3rd, 2009 at 12:05 PM, Sergio Salvi <sergio.lists at salvi.ca>
wrote:

> Pass the value as a scalar ref:
> 
> key => \q{now() ...}
> 
> Sergio
> 



More information about the DBIx-Class mailing list