[jifty-devel] accessing Left and Right models through link table (LeftRight)

Matthew Lenz matthew at nocturnal.org
Mon Jul 16 13:48:13 EDT 2007


On Mon, 2007-07-16 at 13:42 -0400, Jesse Vincent wrote:
> >
> > unrelated question.  is there a reason why lots of the plugins  
> > don't use
> > sensible field types?  they all work with sqlite of course but sqlite
> > also understands (and ignores) stuff like varchar(255) and just uses
> > 'text'.  It also does the same with lots of types like 'varchar' which
> > is not going to create cleanly on mysql for example.
> 
> We're using DBIx::DBSchema which should translate that into something  
> sane as it creates on MySQL. But I'd love to see a patch to clean up  
> column definitions if you'd be up for crafting one.

yep i''ve already done one for the user/auth mixins i'll submit a patch
to you.

> Best,
> Jesse
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel



More information about the jifty-devel mailing list