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 5f55989 commit efcecf5Copy full SHA for efcecf5
lib/arjdbc/postgresql/_bc_time_cast_patch.rb
lib/arjdbc/postgresql/adapter.rb
@@ -682,8 +682,6 @@ class PostgreSQLAdapter < AbstractAdapter
682
require 'arjdbc/postgresql/oid_types'
683
include ::ArJdbc::PostgreSQL::OIDTypes
684
685
- load 'arjdbc/postgresql/_bc_time_cast_patch.rb'
686
-
687
include ::ArJdbc::PostgreSQL::ColumnHelpers
688
689
include ::ArJdbc::Util::QuotedCache
0 commit comments