class NotNullViolation
Ruby on Rails 6.0.6
Since v5.2.8.1Raised when a record cannot be inserted or updated because it would violate a not null constraint.
Inherits from
Methods (inherited)
From ActiveRecord::StatementInvalid (1)
- self. new
Ruby on Rails 6.0.6
Since v5.2.8.1Raised when a record cannot be inserted or updated because it would violate a not null constraint.