RubyGems.org

ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this gem adds a connection.execute_raw() method which does not fetch inserted ids

installgem install activerecord_execute_raw
Authors

mccraig mccraig of the clan mccraig

3,396 total downloads 1,640 for this version
Owners

1c1dbd65a93ef9fe19f453163dab39ef

Gemfile
gem "activerecord_execute_raw", "~> 0.1.2"
Versions
  1. 0.1.2 September 29, 2010
Development Dependencies
  1. rspec >= 1.2.9
  2. yard >= 0