mysql2/lib/active_record
Brian Lopez 36c243be71 Add cascading options hash at Mysql2::Client.default_query_options, which can be overridden by passing options to Mysql2::Client#query and/or Mysql2::Result#each
Tune up specs, benchmarks and AR adapter to conform
2010-08-01 20:20:48 -07:00
..
connection_adapters Add cascading options hash at Mysql2::Client.default_query_options, which can be overridden by passing options to Mysql2::Client#query and/or Mysql2::Result#each 2010-08-01 20:20:48 -07:00
fiber_patches.rb Support for asynchronous ActiveRecord via Fibers and EM 2010-07-09 05:47:09 +08:00