This project is archived and is in readonly mode.
optimistic locking should quote table name
Reported by Josh Susser | April 30th, 2008 @ 06:13 AM
update_with_lock isn't quoting the table name, so if you have a Reference model with optimistic locking, things will fail when you save a record. Simple fix, simple test case.
Comments and changes to this ticket
-
DHH April 30th, 2008 @ 10:04 PM
- State changed from new to resolved
Closed by http://github.com/rails/rails/co...
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>