[Lift] Re: Duplicate Keys Created by Schemefier

2009-12-18 Thread Peter Robinett
Sorry, dropped the ball on this one. Maybe change something in MySqlDriver, perhaps primaryKeySetup? Unfortunately at that level you don't know what columns have been defined. Anyway, I don't think this is a pressing issue, so in the absence of having a solution to offer, I'll leave it be. Peter

Re: [Lift] Re: Duplicate Keys Created by Schemefier

2009-12-16 Thread David Pollak
On Wed, Dec 16, 2009 at 11:07 AM, Peter Robinett wrote: > Fair enough, but isn't this still a non-optimal situation with the > MySQL database driver? > What is your proposed change? > > Peter > > On Dec 15, 7:23 pm, David Pollak > wrote: > > On Tue, Dec 15, 2009 at 5:46 PM, Peter Robinett >wr

[Lift] Re: Duplicate Keys Created by Schemefier

2009-12-16 Thread Peter Robinett
Fair enough, but isn't this still a non-optimal situation with the MySQL database driver? Peter On Dec 15, 7:23 pm, David Pollak wrote: > On Tue, Dec 15, 2009 at 5:46 PM, Peter Robinett > wrote: > > > > > > > My tables created by Schemefier have multiple keys for the primary key > > when my Map