[Dbix-class] deploying schemas
    Octavian Rasnita 
    orasnita at gmail.com
       
    Fri Apr 27 06:54:40 GMT 2007
    
    
  
From: "Jess Robinson" <castaway at desert-island.me.uk>
>
> As for the date field, was it a date type, a datetime, or what? Sounds odd 
> for it to have a size..
All of them have a size parameter defined. The Date, datetime and time.
>
> btw you can use $schema->create_ddl_dir to get the sql it would have 
> deployed, and fix it up from there.
>
> Jess
Thank you! This way I can modify manually the sql created very easy.
Octavian
    
    
More information about the Dbix-class
mailing list