Sha256: 030b9bdb7624830ab0d57d683d176fde955b1f60bc9d4209f818d97ed3c0c443

Contents?: true

Size: 198 Bytes

Versions: 122

Compression:

Stored size: 198 Bytes

Contents

module Arel
  module Visitors
    class IBM_DB < Arel::Visitors::ToSql
      private

      def visit_Arel_Nodes_Limit o
        "FETCH FIRST #{visit o.expr} ROWS ONLY"
      end

    end
  end
end

Version data entries

122 entries across 104 versions & 14 rubygems

Version Path
challah-0.8.3 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
dirty_history-0.7.0 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.7 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.6 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
challah-0.8.1 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-rolls-0.1.0 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-0.8.0.pre vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-0.7.1 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
challah-0.7.0 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-0.7.0.pre2 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
challah-0.7.0.pre vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
challah-0.6.2 vendor/bundle/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/rails-uploader-0.0.1/vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/arel-2.2.1/lib/arel/visitors/ibm_db.rb