|
Re: Custom SQL for columns: msg#00036lang.perl.modules.dbi.rose-db-object
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> |
|---|---|---|
| Previous by Date: | Custom SQL for columns, John Siracusa |
|---|---|
| Next by Date: | Re: Custom SQL for columns, Ask Bjørn Hansen |
| Previous by Thread: | Custom SQL for columns, John Siracusa |
| Next by Thread: | Re: Custom SQL for columns, Ask Bjørn Hansen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |