| Message: 97632 |
 |
BY: Praveen Devarao (praveend) DATE: 2012-03-20 02:27 SUBJECT: RE: Parameterized statement support for Rails 3 Hi Rasmus,
Starting from version 3.1, Rails itself is internally using prepared statements. Hence nothing to be done specific to ibm_db.
You should be able to reap the benefits of prepared statements without any extra settings from Rails-3.1 onwards
Thanks
Praveen | |