module Sequel::Informix::DatasetMethods

  1. lib/sequel/adapters/shared/informix.rb
Parent: Informix

Constants

FIRST = " FIRST ".freeze  
SELECT_CLAUSE_METHODS = Dataset.clause_methods(:select, %w'select limit distinct columns from join where having group compounds order')  
SKIP = " SKIP ".freeze