Module: Sequel::Progress::DatasetMethods

Includes:
Dataset::SQLStandardDateFormat, Dataset::UnsupportedIntersectExcept
Defined in:
lib/sequel_core/adapters/shared/progress.rb

Constant Summary collapse

SELECT_CLAUSE_ORDER =
%w'limit distinct columns from join where group order having compounds'.freeze

Method Summary

Methods included from Dataset::UnsupportedIntersectExcept

#except, #intersect