Exception: Chicago::UnsafeNullRecordError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/chicago/errors.rb

Overview

Error raised when a Null record is defined without an id field.

Null records must have explicit ids to avoid overwriting extracted data unintentionally.