Exception: OrderQuery::Errors::NonNullableColumnIsNullError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/order_query/errors.rb

Overview

Raised when a column that OrderQuery assumes to never contain NULLs contains a null.