This project is archived and is in readonly mode.

#6056 ✓invalid
dugancathal

Camel Cased Column Names in Legacy Database

Reported by dugancathal | November 24th, 2010 @ 04:03 PM

I have a database that I'm trying to wrap in a Rails 3 application that makes use of camel cased column and table names. While trying to make the associations work properly in the Rails layer, the :foreign_key attribute of the association method keeps reverting the column name to lowercased and underscored. (ie. :scoutCableModem becomes scout_cable_modem)

Comments and changes to this ticket

  • rails

    rails February 25th, 2011 @ 12:00 AM

    • State changed from “new” to “open”

    This issue has been automatically marked as stale because it has not been commented on for at least three months.

    The resources of the Rails core team are limited, and so we are asking for your help. If you can still reproduce this error on the 3-0-stable branch or on master, please reply with all of the information you have about it and add "[state:open]" to your comment. This will reopen the ticket for review. Likewise, if you feel that this is a very important feature for Rails to include, please reply with your explanation so we can consider it.

    Thank you for all your contributions, and we hope you will understand this step to focus our efforts where they are most helpful.

  • rails

    rails February 25th, 2011 @ 12:00 AM

    • State changed from “open” to “stale”
  • Anuj Dutta

    Anuj Dutta March 5th, 2011 @ 06:45 PM

    • State changed from “stale” to “invalid”

    Tested this on current master and could not reproduce it. If anyone wants to have a look then I have created a new branch with changes just for this ticket. Here it is:

    https://github.com/andhapp/rails/tree/ticket-6056

    [state:invalid]

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages