Module | RR::ConnectionExtenders::JdbcSQLExtender |
In: |
lib/rubyrep/connection_extenders/jdbc_extender.rb
|
Provides various JDBC specific functionality required by Rubyrep.
Monkey patch for activerecord-jdbc-adapter-0.7.2 as it doesn‘t set the +@active+ flag to false, thus ActiveRecord#active? incorrectly confirms the connection to still be active.