Class: Ci::PipelineMessage
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Ci::PipelineMessage
- Extended by:
- Gitlab::Ci::Model
- Defined in:
- app/models/ci/pipeline_message.rb
Constant Summary collapse
- MAX_CONTENT_LENGTH =
10_000
Method Summary
Methods included from Gitlab::Ci::Model
Methods inherited from ApplicationRecord
at_most, id_in, id_not_in, iid_in, pluck_primary_key, primary_key_in, safe_ensure_unique, safe_find_or_create_by, safe_find_or_create_by!, underscore, without_order