Module: Arel

Defined in:
ext/arel/order_predications.rb,
lib/arel/nodes/random.rb,
lib/arel/nodes/within.rb,
lib/arel/nodes/has_key.rb,
lib/arel/nodes/ts_rank.rb,
lib/arel/attributes/key.rb,
lib/arel/nodes/excludes.rb,
lib/arel/nodes/has_keys.rb,
lib/arel/nodes/relation.rb,
lib/arel/nodes/ts_match.rb,
lib/arel/nodes/ts_query.rb,
lib/arel/attributes/cast.rb,
lib/arel/nodes/ts_vector.rb,
lib/arel/ts_predications.rb,
lib/arel/gis_predications.rb,
lib/arel/nodes/ts_rank_cd.rb,
lib/arel/json_predications.rb,
lib/arel/nodes/has_any_key.rb,
lib/arel/array_predications.rb,
lib/arel/extensions/version.rb,
lib/arel/nodes/binary_value.rb,
lib/arel/nodes/contained_by.rb,
lib/arel/visitors/to_sql_extensions.rb,
lib/arel/visitors/sunstone_extensions.rb,
lib/arel/nodes/hex_encoded_binary_value.rb,
lib/arel/visitors/postgresql_extensions.rb,
ext/arel/nodes/ascending.rb,
ext/arel/nodes/descending.rb

Overview

Ordering with :nulls_last, :nulls_first options

Defined Under Namespace

Modules: ArrayPredications, Attributes, Extensions, GISPredications, JSONPredications, Nodes, OrderPredications, TSPredications, Visitors