[Dbix-class] DBIx::Class::Schema->deploy and ORACLE woes
    Florian Ragwitz 
    rafl at debian.org
       
    Wed Jun  4 15:01:03 BST 2008
    
    
  
On Wed, Jun 04, 2008 at 08:53:53AM -0500, Mitch Jackson wrote:
> There's a few more parameters you can use with add_columns:
> 
>   field => {
>     data_type => $coltype,
>     size => $size,
>     is_nullable => 0/1,
>   }
> 
> 
> I'm not sure where the documentation for this is.  I just dug through
> the cookbook and docs for DBIx::Class::Schema->deploy, but it's not
> there.  Perhaps somebody can point us in the right direction?
add_columns in DBIx::Class::ResultSource.
-- 
BOFH excuse #151:
Some one needed the powerstrip, so they pulled the switch plug.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20080604/bc4668ad/attachment.pgp
    
    
More information about the DBIx-Class
mailing list