Exception: Cql::Model::MissingKey

Inherits:
Exception
  • Object
show all
Defined in:
lib/cql/model.rb

Overview

Raised if an insert statement does not specify all the primary keys or if an update statement does not specify any key (part of a composite primary key or a primary key)