[Dbix-class] Calling all database champions

Matt S Trout dbix-class at trout.me.uk
Sat May 26 14:22:44 GMT 2007


On Sat, May 26, 2007 at 08:30:29AM -0400, Jason Kohles wrote:
> On May 23, 2007, at 8:04 PM, Tom Lanyon wrote:
> 
> >
> >Jason,
> >
> >Just curious, what column type are you using that includes  
> >'timestamp' as well as other chars?
> >
> PostgreSQL has more than one timestamp type, which may show up in the  
> column_info as:
> 
> timestamp with time zone
> timestamp without time zone
> timestamp
> timestamptz

And none of those need special handling?

Peopl who champion a specific DB engine, how would this work for you?

I'm getting increasingly tempted to just sod it and apply jason's patch
when he sends out a test case or two for it and we'll see what happens.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list