I don't know if this patch (http://dev.rubyonrails.org/ticket/7085)
is worthy of inclusion in 1.2, but I thought I'd highlight here just
in case it is.
Basically, it fixes the schema dumper and create_table in migrations
to determine the name of the primary key by looking at
ActiveRecord::Base.primary_key_prefix_type rather than just using
'id'. The patch fixes a significant annoyance for people who use
this option.
--
Meet up at RailsConf:
http://railsconf2007.conferencemeetup.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
Rails: Core" 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-core?hl=en
-~----------~----~----~----~------~----~------~--~---