This project is archived and is in readonly mode.
Changeset [8571facea3b51717b3c57c50b2deae5dbf997c6e] by Aaron Patterson
April 14th, 2011 @ 09:37 PM
insert statements are prepared, but values are not escaped
properly
https://github.com/rails/rails/commit/8571facea3b51717b3c57c50b2dea...
Committed by Aaron Patterson
- M activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb
- M activerecord/lib/active_record/connection_adapters/mysql_adapter.rb
- M activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb
- M activerecord/lib/active_record/connection_adapters/sqlite_adapter.rb
- M activerecord/lib/active_record/relation.rb
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>