Exception: Cql::Model::MissingKey
- Inherits:
-
Exception
- Object
- Exception
- Cql::Model::MissingKey
- 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)