This project is archived and is in readonly mode.
Comments and changes to this ticket
-
alan May 14th, 2009 @ 06:51 AM
- Title changed from Fix mixed case column calculations to [patch] Fix mixed case column calculations
-
alan May 14th, 2009 @ 06:52 AM
- Title changed from [patch] Fix mixed case column calculations to [Patch] Fix mixed case column calculations
-
alan May 15th, 2009 @ 08:30 PM
This will also allow for calculations on reserved word column names, which always require quoting. For example, a column named "count" would require quoting. A list of several reserved words, by standard, can be found at http://www.postgresql.org/docs/8.3/static/sql-keywords-appendix.html .
-
Rohit Arondekar October 9th, 2010 @ 04:15 AM
- State changed from new to stale
- Importance changed from to
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.
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>