Add job exception logs to dossier and champ

This commit is contained in:
Paul Chavard 2021-02-04 19:23:40 +01:00
parent a8c0b616e4
commit 78a07ef021
35 changed files with 458 additions and 417 deletions

View file

@ -2,19 +2,20 @@
#
# Table name: champs
#
# id :integer not null, primary key
# data :jsonb
# private :boolean default(FALSE), not null
# row :integer
# type :string
# value :string
# created_at :datetime
# updated_at :datetime
# dossier_id :integer
# etablissement_id :integer
# external_id :string
# parent_id :bigint
# type_de_champ_id :integer
# id :integer not null, primary key
# data :jsonb
# fetch_external_data_exceptions :string is an Array
# private :boolean default(FALSE), not null
# row :integer
# type :string
# value :string
# created_at :datetime
# updated_at :datetime
# dossier_id :integer
# etablissement_id :integer
# external_id :string
# parent_id :bigint
# type_de_champ_id :integer
#
class Champs::SiretChamp < Champ
def search_terms