logo       

Re: Custom SQL for columns: msg#00036

lang.perl.modules.dbi.rose-db-object

Subject: Re: Custom SQL for columns

On 6/9/06, John Siracusa <siracusa-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx>
wrote:
> __PACKAGE__->meta->setup
> (
> table => 'parts',
> columns =>
> [
> id => { type => 'serial', not_null => 1, primary_key => 1 },
> code => { type => 'varchar', length => 255 },
> ], ^^^^^^^

Oops, that should be "twiddlechar", of course.

-John


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise