This project is archived and is in readonly mode.
Refactor Postgresql "indexes" method
Reported by Aaron Patterson | June 26th, 2010 @ 12:31 AM | in 3.x
Small refactor to the postgres adapter's index
method.
Comments and changes to this ticket
-
Aaron Patterson June 26th, 2010 @ 12:32 AM
- no changes were found...
-
Repository June 26th, 2010 @ 12:35 AM
- State changed from new to resolved
(from [6e655732226eef6fa04d8fc0c4ee1f0436688c49]) refactoring the postgres adapter index method to avoid inject and use values_at. [#4976 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/6e655732226eef6fa04d8fc0c4ee1f...
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
Attachments
Tags
Referenced by
- 4976 Refactor Postgresql "indexes" method (from [6e655732226eef6fa04d8fc0c4ee1f0436688c49]) refacto...