[Lift] Re: Autogenerated PKs and MetaMapper

2009-09-23 Thread Thomas Rampelberg
You'd think I could read the only sticky post without getting linked to it! Let's see if I can clearly explain my use cases. The simplest to explain is that I'd like to use UUIDs as the primary key of a table. To do this, I've done something like this: class MappedStringPrimaryKey[T:Mapper[T]]

[Lift] Re: Autogenerated PKs and MetaMapper

2009-09-22 Thread David Pollak
Thomas, We, as a rule, do not accept patches. For a complete discussion, please see: http://groups.google.com/group/liftweb/browse_frm/thread/0c7a97cbf60780f0?hl=en# The current state of mapper's primary key support is sub-optimal. There have been a couple of discussions of the issues on-list.