Re: column types and bind_param
[prev]
[thread]
[next]
[Date index for 2004/09/27]
On Mon, Sep 27, 2004 at 01:06:01PM +0100, tina.2003@xxxxxx.xx wrote:
> I wonder if it's possible to add the possibility to declare data types
> with Class::DBI.
It's already there, it's just not documented:
Class->data_type(column => DBI:SQL_BINARY);
Tony
|
Re: column types and bind_param
Tony Bowden 14:37 on 27 Sep 2004
|