On Mon, Nov 3, 2008 at 5:02 PM, gdonald <[EMAIL PROTECTED]> wrote:
> ActiveRecord::Base.primary_key_prefix_type
> = :table_name_with_underscore
>
> in my current project.
>
> My problem is that this setting seems to be causing me some issues
> with my join model's primary keys.

I forgot to mention, I also tried

set_sequence_name "USER_UGROUPS_SEQ"

in my join model, but I got the same error.


-- 
Greg Donald
http://destiney.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to