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.
2 parents ef67a9f + c04c1cf commit 1335f8dCopy full SHA for 1335f8d
spec/active_record/oracle_enhanced/type/custom_spec.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require "base64"
4
+
5
describe "OracleEnhancedAdapter custom types handling" do
6
include SchemaSpecHelper
7
0 commit comments