Re: [RDBO] SET support for MySQL

2006-11-16 Thread John Siracusa
The MySQL Set changes are in SVN. Both Rose::DB and Rose::DB::Object were updated. Please test, or forever hold your peace... :) -John - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay p

Re: [RDBO] SET support for MySQL

2006-11-16 Thread Jonathan Vanasco
On Nov 16, 2006, at 2:16 AM, James Masters wrote: > I use ENUM sometimes. It seemed like a straightforward thing to me > (although I think either MySQL or my interface to it seems to have > trouble > with an enum option of the empty string). Leaving aside > portability, what > bad design pat