Skip to Content Skip to Search
v7.1.0
class ActiveRecord::ValueTooLong < ActiveRecord::StatementInvalid

ActiveRecord::ValueTooLong

Raised when a record cannot be inserted or updated because a value too long for a column type.

Definition files