We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a96569 commit 11bd7d2Copy full SHA for 11bd7d2
lib/arjdbc/postgresql/adapter.rb
@@ -742,7 +742,7 @@ class PostgreSQLAdapter < AbstractAdapter
742
include ActiveRecord::ConnectionAdapters::PostgreSQL::SchemaStatements
743
include ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
744
745
- include Jdbc::ConnectionPoolCallbacks
+ # include Jdbc::ConnectionPoolCallbacks
746
747
include ArJdbc::Abstract::Core
748
include ArJdbc::Abstract::ConnectionManagement
0 commit comments