[Dbix-class] Setting additional attributes in bind_param

Matt S Trout dbix-class at trout.me.uk
Thu Nov 16 17:37:20 GMT 2006


On 15 Nov 2006, at 23:21, John Napiorkowski wrote:

>
> Well, I'm pretty well along with this patch.  One
> thing I'm stuck on is trying to figure out how to get
> at the column_info from inside the
> DBIx::Class::Storage::DBI package.  Anyone have a
> suggestion?  If I can get this to work it would be
> great for those of us that need to specify bind
> attributes for inserting/selected/updating database
> with those "special' column types, like Oracle BLOB,
> or Postgres's BYTEA.
>
> Thanks for any thoughts on this.  I hope I can make
> this work, DBIx::Class has really given me a lot and I
> hope I can finally returnt the favor :)

Doesn't the $source object already get passed in?

--  
Matt S Trout, Technical Director, Shadowcat Systems Ltd.
Offering custom development, consultancy and support contracts for  
Catalyst,
DBIx::Class and BAST. Contact mst (at) shadowcatsystems.co.uk for  
details.
+ Help us build a better perl ORM: http://dbix- 
class.shadowcatsystems.co.uk/ +





More information about the Dbix-class mailing list