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

5,921 total downloads 2,435 for this version
Owners

1c1dbd65a93ef9fe19f453163dab39ef

Gemfile
gem "activerecord_execute_raw", "~> 0.1.2"
Versions
  1. 0.1.2 September 29, 2010
  2. 0.1.1 March 11, 2010
  3. 0.1.0 February 19, 2010
Development Dependencies
  1. rspec >= 1.2.9
  2. yard >= 0