Re: Doubled column definitions
[prev]
[thread]
[next]
[Date index for 2004/12/30]
On Thu, 30 Dec 2004 14:00:27 -0500, Drew Taylor
<taylor.andrew.j@xxxxx.xxx> wrote:
> On Thu, 30 Dec 2004 18:24:50 +0000, Tony Bowden <tony-cdbitalk@xxxxx.xxx> wrote:
> > On Thu, Dec 30, 2004 at 08:45:33AM -0500, Drew Taylor wrote:
> > > > A test script that shows the problem would be very handy.
> > > use Class::DBI::Loader;
> > > my $loader = Class::DBI::Loader->new
> > > (namespace=>"Foo",
> > > dsn=>'dbi:mysql:recipes',
> > > user=>'',
> > > password=>'',
> > > );
> >
> > I'd rather have one that didn't use Class::DBI::Loader, so that it's
> > obvious that the problem is with Class::DBI itself, rather than Loader.
>
> Fair enough. This is one using Class::DBI::mysql directly. I'm pretty
> sure the problem is within CDBI, but it's complicated enough that I'm
> not sure. The database schema is the same as before.
Just for kicks I add 2 more classes where I setup the table/columns
manually, and it still fails in the same manner (mixed case is
doubled). So I think the problem is definitely within the
ColumnGrouper code.
Drew
--
----------------------------------------------------------------
Drew Taylor * Web development & consulting
Email: drew@xxxxxxxxxx.xxx * Site implementation & hosting
Web : www.drewtaylor.com * perl/mod_perl/DBI/mysql/postgres
----------------------------------------------------------------
|
(message missing)
|