Sha256: 28a38ef717cf1f18b70868c0c9125cf8cc772cc62b23ed360adb79a709f23db7

Contents?: true

Size: 119 Bytes

Versions: 5

Compression:

Stored size: 119 Bytes

Contents

# frozen_string_literal: true
module Arel
  module Nodes
    class FullOuterJoin < Arel::Nodes::Join
    end
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
spiral_form-0.1.1 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/full_outer_join.rb
spiral_form-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/full_outer_join.rb
nullifyable-0.1.0 vendor/bundle/gems/arel-9.0.0/lib/arel/nodes/full_outer_join.rb
arel-9.0.0 lib/arel/nodes/full_outer_join.rb
arel-8.0.0 lib/arel/nodes/full_outer_join.rb